Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
0d8a3f8fb1b5378b6b6b112cd03fabfd6fb6388d
/
clang
/
lib
/
Basic
/
FileSystemStatCache.cpp
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