1. e5d30e3 Extend stat query APIs to explicitly specify if the query is for by Argyrios Kyrtzidis · 12 years ago
  2. 99ba9e3 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch by David Blaikie · 13 years ago
  3. 256053b Replace all uses of PathV1::isAbsolute with PathV2::is_{absolute,relative}. by Michael J. Spencer · 14 years ago
  4. c0f31fd attempt to fix a buildbot failure, apparently apache fails to build. by Chris Lattner · 14 years ago
  5. 03013fa Merge System into Support. by Michael J. Spencer · 14 years ago
  6. 0d4739ab Fix 2 problems with Chris Lattner's FileManager redesign on Windows. by Francois Pichet · 14 years ago
  7. 5cc1c73 The final result of all this refactoring: instead of doing stat immediately by Chris Lattner · 14 years ago
  8. b2b93c1 if we succeed in opening a directory but expected a file, ensure we don't by Chris Lattner · 14 years ago
  9. 898a061 change the 'is directory' indicator to be a null-or-not by Chris Lattner · 14 years ago
  10. 72f6130 replicate a terrible hack to fix a build error on VC++ by Chris Lattner · 14 years ago
  11. d6f6111 simplify the cache miss handling code, eliminating CacheMissing. by Chris Lattner · 14 years ago
  12. f8f6129 r120013 dropped passing in the precomputed file size to by Chris Lattner · 14 years ago
  13. 74e976b PCH files only cache successful stats. Remove the code that reads/writes by Chris Lattner · 14 years ago
  14. 10e286a rework the stat cache, pulling it out of FileManager.h into by Chris Lattner · 14 years ago