]> granicus.if.org Git - clang/commit
From Vassil Vassilev:
authorAxel Naumann <Axel.Naumann@cern.ch>
Wed, 27 Jun 2012 09:17:42 +0000 (09:17 +0000)
committerAxel Naumann <Axel.Naumann@cern.ch>
Wed, 27 Jun 2012 09:17:42 +0000 (09:17 +0000)
commit3ce42c37b0ef6b10538f5040a33d19a6e6988d05
tree9c303510386b6e718df53e454c86225f782b1a1d
parent1e15e3b78c396c829789e616b313e656814f5947
From Vassil Vassilev:
add interface for removing a FileEntry from the cache.
Forces a re-read the contents from disk, e.g. because a tool (like cling) wants to pick up a modified file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159256 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/FileManager.h
lib/Basic/FileManager.cpp