Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Mehdi Amini b042fd3636 Turn FileManager DirectoryEntry::Name from raw pointer to StringRef (NFC) 8 жил өмнө
  Sean Silva 16c0d99604 [cleanup] Remove some unused #ifdef's 10 жил өмнө
  Benjamin Kramer 0273eb0d7a Make VFS and FileManager match the current MemoryBuffer API. 10 жил өмнө
  David Blaikie 87e7bf9da1 Improve memory ownership of vfs::Files in the FileSystemStatCache by using std::unique_ptr 11 жил өмнө
  Manuel Klimek dab00ab195 Fix memory leak in FileSystemStatCache. 11 жил өмнө
  Rafael Espindola 9986295b4f Replace llvm::error_code with std::error_code. 11 жил өмнө
  Ben Langmuir 68d890da08 Stopgap fix for finding module for a file mapped in the VFS 11 жил өмнө
  Craig Topper 603e37c3dd [C++11] Use 'nullptr'. 11 жил өмнө
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. 11 жил өмнө
  Ahmed Charles 789a4f820d Change OwningPtr::take() to OwningPtr::release(). 11 жил өмнө
  Ben Langmuir d066fe94b0 Reapply fixed "Honour 'use-external-names' in FileManager" 11 жил өмнө
  Ben Langmuir 86c8d8ee06 Revert "Honour 'use-external-names' in FileManager" 11 жил өмнө
  Ben Langmuir 2b1bc151cb Honour 'use-external-names' in FileManager 11 жил өмнө
  Ben Langmuir d7596d6412 Recommit virtual file system 11 жил өмнө
  Juergen Ributzka 6c03a38d81 Reverting the virtual file system implementation, because it triggers an assertion 11 жил өмнө
  Ben Langmuir 91e3d5860a Initial implementation of virtual file system 11 жил өмнө
  Rafael Espindola 0fda0f75f0 Use llvm::sys::fs::UniqueID for windows and unix. 12 жил өмнө
  Rafael Espindola d965f95daa Update for llvm API change. 12 жил өмнө
  Argyrios Kyrtzidis e5d30e3b40 Extend stat query APIs to explicitly specify if the query is for 12 жил өмнө
  David Blaikie 99ba9e3bd7 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 13 жил өмнө
  Michael J. Spencer 256053b31e Replace all uses of PathV1::isAbsolute with PathV2::is_{absolute,relative}. 14 жил өмнө
  Chris Lattner c0f31fd085 attempt to fix a buildbot failure, apparently apache fails to build. 14 жил өмнө
  Michael J. Spencer 03013fa9a0 Merge System into Support. 14 жил өмнө
  Francois Pichet 0d4739abf6 Fix 2 problems with Chris Lattner's FileManager redesign on Windows. 14 жил өмнө
  Chris Lattner 5cc1c738b0 The final result of all this refactoring: instead of doing stat immediately 14 жил өмнө
  Chris Lattner b2b93c12d7 if we succeed in opening a directory but expected a file, ensure we don't 14 жил өмнө
  Chris Lattner 898a061f69 change the 'is directory' indicator to be a null-or-not 14 жил өмнө
  Chris Lattner 72f6130a17 replicate a terrible hack to fix a build error on VC++ 14 жил өмнө
  Chris Lattner d6f6111980 simplify the cache miss handling code, eliminating CacheMissing. 14 жил өмнө
  Chris Lattner f8f6129861 r120013 dropped passing in the precomputed file size to 14 жил өмнө