Commit Verlauf

Autor SHA1 Nachricht Datum
  Ben Langmuir d066fe94b0 Reapply fixed "Honour 'use-external-names' in FileManager" vor 11 Jahren
  Ben Langmuir 86c8d8ee06 Revert "Honour 'use-external-names' in FileManager" vor 11 Jahren
  Ben Langmuir 2b1bc151cb Honour 'use-external-names' in FileManager vor 11 Jahren
  Ben Langmuir d7596d6412 Recommit virtual file system vor 11 Jahren
  Juergen Ributzka 6c03a38d81 Reverting the virtual file system implementation, because it triggers an assertion vor 11 Jahren
  Ben Langmuir 91e3d5860a Initial implementation of virtual file system vor 11 Jahren
  Rafael Espindola 0fda0f75f0 Use llvm::sys::fs::UniqueID for windows and unix. vor 12 Jahren
  Rafael Espindola d965f95daa Update for llvm API change. vor 12 Jahren
  Argyrios Kyrtzidis e5d30e3b40 Extend stat query APIs to explicitly specify if the query is for vor 12 Jahren
  David Blaikie 99ba9e3bd7 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch vor 13 Jahren
  Michael J. Spencer 256053b31e Replace all uses of PathV1::isAbsolute with PathV2::is_{absolute,relative}. vor 14 Jahren
  Chris Lattner c0f31fd085 attempt to fix a buildbot failure, apparently apache fails to build. vor 14 Jahren
  Michael J. Spencer 03013fa9a0 Merge System into Support. vor 14 Jahren
  Francois Pichet 0d4739abf6 Fix 2 problems with Chris Lattner's FileManager redesign on Windows. vor 14 Jahren
  Chris Lattner 5cc1c738b0 The final result of all this refactoring: instead of doing stat immediately vor 14 Jahren
  Chris Lattner b2b93c12d7 if we succeed in opening a directory but expected a file, ensure we don't vor 14 Jahren
  Chris Lattner 898a061f69 change the 'is directory' indicator to be a null-or-not vor 14 Jahren
  Chris Lattner 72f6130a17 replicate a terrible hack to fix a build error on VC++ vor 14 Jahren
  Chris Lattner d6f6111980 simplify the cache miss handling code, eliminating CacheMissing. vor 14 Jahren
  Chris Lattner f8f6129861 r120013 dropped passing in the precomputed file size to vor 14 Jahren
  Chris Lattner 74e976ba4b PCH files only cache successful stats. Remove the code that reads/writes vor 14 Jahren
  Chris Lattner 10e286aa8d rework the stat cache, pulling it out of FileManager.h into vor 14 Jahren