]> granicus.if.org Git - clang/commit
simplify the cache miss handling code, eliminating CacheMissing.
authorChris Lattner <sabre@nondot.org>
Tue, 23 Nov 2010 20:05:15 +0000 (20:05 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 23 Nov 2010 20:05:15 +0000 (20:05 +0000)
commitd6f611198089b78e32d3a15fe8bc986204aee1aa
treed6395cf05d36ad6d8d5bba6a418b0f8396e00928
parent11aa4b03b054cb9d3c201bba5632241145865e29
simplify the cache miss handling code, eliminating CacheMissing.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120038 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/FileSystemStatCache.h
lib/Basic/FileSystemStatCache.cpp
lib/Frontend/CacheTokens.cpp
lib/Lex/PTHLexer.cpp
lib/Serialization/ASTReader.cpp