hanchenye-llvm-project/clang-tools-extra/clang-move
Duncan P. N. Exon Smith db8a742206 Basic: Return a reference from FileManager::getVirtualFileSystem, NFC
FileManager constructs a VFS in its constructor if it isn't passed one,
and there's no way to reset it.  Make that contract clear by returning a
reference from its accessor.

https://reviews.llvm.org/D59388

llvm-svn: 357038
2019-03-26 22:32:06 +00:00
..
tool Make clang-move use same file naming convention as other tools 2019-03-22 16:34:39 +00:00
CMakeLists.txt Make clang-move use same file naming convention as other tools 2019-03-22 16:34:39 +00:00
HelperDeclRefGraph.cpp Make clang-move use same file naming convention as other tools 2019-03-22 16:34:39 +00:00
HelperDeclRefGraph.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Move.cpp Basic: Return a reference from FileManager::getVirtualFileSystem, NFC 2019-03-26 22:32:06 +00:00
Move.h Make clang-move use same file naming convention as other tools 2019-03-22 16:34:39 +00:00