]> granicus.if.org Git - clang/commit
Use the newly added FileManager::getNoncachedStatValue when trying to determine if...
authorAnders Carlsson <andersca@mac.com>
Fri, 18 Mar 2011 19:23:38 +0000 (19:23 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 18 Mar 2011 19:23:38 +0000 (19:23 +0000)
commit340415c0c7a7fdeb688fe5a0993bdd142cc9f59c
tree619f501bccee939ab72ed1421c002fafbe3b6ee4
parent7dbafb3ade491a41100c97597209455ee10c537d
Use the newly added FileManager::getNoncachedStatValue when trying to determine if any files in the preamble have changed.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127894 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/ASTUnit.cpp