1. 68e081d Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch by David Blaikie · 14 years ago
  2. f28df4c Replace all uses of PathV1::isAbsolute with PathV2::is_{absolute,relative}. by Michael J. Spencer · 15 years ago
  3. 4fc8fb0 attempt to fix a buildbot failure, apparently apache fails to build. by Chris Lattner · 15 years ago
  4. 8aaf499 Merge System into Support. by Michael J. Spencer · 15 years ago
  5. 31ee8bf Fix 2 problems with Chris Lattner's FileManager redesign on Windows. by Francois Pichet · 15 years ago
  6. 5ea7d07 The final result of all this refactoring: instead of doing stat immediately by Chris Lattner · 15 years ago
  7. f77e11b if we succeed in opening a directory but expected a file, ensure we don't by Chris Lattner · 15 years ago
  8. dd27843 change the 'is directory' indicator to be a null-or-not by Chris Lattner · 15 years ago
  9. ea61b32 replicate a terrible hack to fix a build error on VC++ by Chris Lattner · 15 years ago
  10. 8f0583d simplify the cache miss handling code, eliminating CacheMissing. by Chris Lattner · 15 years ago
  11. b3c8145 r120013 dropped passing in the precomputed file size to by Chris Lattner · 15 years ago
  12. 2a6fa47 PCH files only cache successful stats. Remove the code that reads/writes by Chris Lattner · 15 years ago
  13. 226efd3 rework the stat cache, pulling it out of FileManager.h into by Chris Lattner · 15 years ago