llvm-project/clang/lib/Tooling/Transformer
Clement Courbet 156c0754bc [clang][transformer] Finish plumbing `Note` all the way to the output.
Right now we can only add a single warning, notes are not possible.

Apparently some provisions were made to allow notes, but they were never
propagated all the way to the diagnostics.

Differential Revision: https://reviews.llvm.org/D128807
2022-08-11 07:54:44 +02:00
..
CMakeLists.txt
Parsing.cpp [clang] Remove unused "using" (NFC) 2021-12-27 20:48:21 -08:00
RangeSelector.cpp Widen `name` stencil to support `TypeLoc` nodes. 2021-05-13 23:23:12 +01:00
RewriteRule.cpp [clang][transformer] Finish plumbing `Note` all the way to the output. 2022-08-11 07:54:44 +02:00
SourceCode.cpp
SourceCodeBuilders.cpp Fix MSVC 'not all control paths return a value' warning. NFC. 2022-01-26 11:33:37 +00:00
Stencil.cpp [clang] Don't use Optional::hasValue (NFC) 2022-06-20 10:51:34 -07:00
Transformer.cpp [libTooling] Support TransformerResult<void> in consumer callbacks 2022-03-28 15:39:46 +00:00