llvm-project/clang/tools/clang-refactor
serge-sans-paille d47ee525f9 [clang-tooling] Prevent llvm::fatal_error on invalid CLI option
Fail gracefully instead. Prevent further misuse by enforcing the factory builder
instead of the constructor.

Differential Revision: https://reviews.llvm.org/D94420
2021-01-29 10:15:06 +01:00
..
CMakeLists.txt
ClangRefactor.cpp [clang-tooling] Prevent llvm::fatal_error on invalid CLI option 2021-01-29 10:15:06 +01:00
TestSupport.cpp Avoid including FileManager.h from SourceManager.h 2020-03-11 13:53:12 -07:00
TestSupport.h
ToolRefactoringResultConsumer.h