summaryrefslogtreecommitdiff
path: root/unittests/Basic/FileManagerTest.cpp
Commit message (Expand)AuthorAge
* [C++11] Use 'nullptr'. Unittests edition.Craig Topper2014-06-08
* Remove the last remaining llvm/Config/config.h includesAlp Toker2014-06-04
* Check for LLVM_ON_WIN32 instead of _WIN32.Hans Wennborg2014-03-12
* Reapply fixed "Honour 'use-external-names' in FileManager"Ben Langmuir2014-02-28
* Revert "Honour 'use-external-names' in FileManager"Ben Langmuir2014-02-27
* Honour 'use-external-names' in FileManagerBen Langmuir2014-02-27
* Recommit virtual file systemBen Langmuir2014-02-20
* Reverting the virtual file system implementation, because it triggers an asse...Juergen Ributzka2014-02-20
* Initial implementation of virtual file systemBen Langmuir2014-02-19
* Use llvm::sys::fs::UniqueID for windows and unix.Rafael Espindola2013-08-01
* Fix handling of "clang c:foo"Rafael Espindola2013-07-29
* Extend stat query APIs to explicitly specify if the query is forArgyrios Kyrtzidis2012-12-11
* Sort the #include lines for unittests/...Chandler Carruth2012-12-04
* unittests/Basic/FileManagerTest.cpp: Suppress warnings on gcc.NAKAMURA Takumi2011-09-23
* unittests/Basic/FileManagerTest.cpp: Unbreak Win32, mingw and msvc.NAKAMURA Takumi2011-06-24
* Moves FileManagerTest.cpp to unittests/Basic such that the unit testZhanyong Wan2011-02-15