Chris Lattner
|
c0f31fd085
attempt to fix a buildbot failure, apparently apache fails to build.
|
14 years ago |
Michael J. Spencer
|
03013fa9a0
Merge System into Support.
|
14 years ago |
Francois Pichet
|
0d4739abf6
Fix 2 problems with Chris Lattner's FileManager redesign on Windows.
|
14 years ago |
Chris Lattner
|
5cc1c738b0
The final result of all this refactoring: instead of doing stat immediately
|
14 years ago |
Chris Lattner
|
b2b93c12d7
if we succeed in opening a directory but expected a file, ensure we don't
|
14 years ago |
Chris Lattner
|
898a061f69
change the 'is directory' indicator to be a null-or-not
|
14 years ago |
Chris Lattner
|
72f6130a17
replicate a terrible hack to fix a build error on VC++
|
14 years ago |
Chris Lattner
|
d6f6111980
simplify the cache miss handling code, eliminating CacheMissing.
|
14 years ago |
Chris Lattner
|
f8f6129861
r120013 dropped passing in the precomputed file size to
|
14 years ago |
Chris Lattner
|
74e976ba4b
PCH files only cache successful stats. Remove the code that reads/writes
|
14 years ago |
Chris Lattner
|
10e286aa8d
rework the stat cache, pulling it out of FileManager.h into
|
14 years ago |