Files
clang-p2996/clang/lib/Tooling/Transformer/RewriteRule.cpp
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

17 KiB