forked from OSchip/llvm-project
6f8f5cb77e
This functionality is commonly needed in clang tidy checks (based on transformer) that only print warnings, without suggesting any edits. The no-op edit allows the user to associate a diagnostic message with a source location. Differential Revision: https://reviews.llvm.org/D89961 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Parsing.cpp | ||
RangeSelector.cpp | ||
RewriteRule.cpp | ||
SourceCode.cpp | ||
SourceCodeBuilders.cpp | ||
Stencil.cpp | ||
Transformer.cpp |