llvm-project/clang-tools-extra/clang-move
Nico Weber 71ebc9eb0b Make clang-move use same file naming convention as other tools
In all the other clang-foo tools, the main library file is called
Foo.cpp and the file in the tool/ folder is called ClangFoo.cpp.
Do this for clang-move too.

No intended behavior change.

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

llvm-svn: 356780
2019-03-22 16:34:39 +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 Make clang-move use same file naming convention as other tools 2019-03-22 16:34:39 +00:00
Move.h Make clang-move use same file naming convention as other tools 2019-03-22 16:34:39 +00:00