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