Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a3891a7568dc7e2fdaf8b4fe393a46ace396f95d
/
clang
/
lib
/
Basic
/
FileSystemStatCache.cpp
f8f91b8
Use llvm::sys::fs::UniqueID for windows and unix.
by Rafael Espindola
· 12 years ago
16125fb
Update for llvm API change.
by Rafael Espindola
· 12 years ago
3b77937
Extend stat query APIs to explicitly specify if the query is for
by Argyrios Kyrtzidis
· 13 years ago
68e081d
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
by David Blaikie
· 14 years ago
f28df4c
Replace all uses of PathV1::isAbsolute with PathV2::is_{absolute,relative}.
by Michael J. Spencer
· 15 years ago
4fc8fb0
attempt to fix a buildbot failure, apparently apache fails to build.
by Chris Lattner
· 15 years ago
8aaf499
Merge System into Support.
by Michael J. Spencer
· 15 years ago
31ee8bf
Fix 2 problems with Chris Lattner's FileManager redesign on Windows.
by Francois Pichet
· 15 years ago
5ea7d07
The final result of all this refactoring: instead of doing stat immediately
by Chris Lattner
· 15 years ago
f77e11b
if we succeed in opening a directory but expected a file, ensure we don't
by Chris Lattner
· 15 years ago
dd27843
change the 'is directory' indicator to be a null-or-not
by Chris Lattner
· 15 years ago
ea61b32
replicate a terrible hack to fix a build error on VC++
by Chris Lattner
· 15 years ago
8f0583d
simplify the cache miss handling code, eliminating CacheMissing.
by Chris Lattner
· 15 years ago
b3c8145
r120013 dropped passing in the precomputed file size to
by Chris Lattner
· 15 years ago
2a6fa47
PCH files only cache successful stats. Remove the code that reads/writes
by Chris Lattner
· 15 years ago
226efd3
rework the stat cache, pulling it out of FileManager.h into
by Chris Lattner
· 15 years ago