llvm-project/clang/unittests/Basic
Ilya Biryukov 47035c0255 Use VFS operations in FileManager::makeAbsolutePath.
Summary: It used to call into llvm::sys::fs::make_absolute.

Reviewers: akyrtzi, erikjv, bkramer, krasimir, klimek

Reviewed By: klimek

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D36155

llvm-svn: 309795
2017-08-02 07:25:24 +00:00
..
CMakeLists.txt Reapply "Modules: Cache PCMs in memory and avoid a use-after-free" 2017-03-20 17:58:26 +00:00
CharInfoTest.cpp
DiagnosticTest.cpp [modules] Round-trip -Werror flag through explicit module build. 2017-05-03 00:28:49 +00:00
FileManagerTest.cpp Use VFS operations in FileManager::makeAbsolutePath. 2017-08-02 07:25:24 +00:00
MemoryBufferCacheTest.cpp Modules: Remove an invalid check in unit tests for r298278 2017-03-21 18:26:18 +00:00
SourceManagerTest.cpp Add #pragma clang module build/endbuild pragmas for performing a module build 2017-06-09 19:22:32 +00:00
VirtualFileSystemTest.cpp Added braces to work around gcc warning in googletest: suggest explicit braces to avoid ambiguous 'else'. NFC. 2017-06-15 21:01:24 +00:00