================
@@ -2227,6 +2204,36 @@ TEST(DiagnosticsTest, DontSuppressSubcategories) {
ElementsAre(diagName("-Wunreachable-code-break")));
}
+TEST(DiagnosticsTest, TokenMergeFixit) {
----------------
zeyi2 wrote:
I think `readability-redundant-parentheses` already produces the correct fix-it
after #202365, so we may need a different way to test this patch. That could be
a bit tricky, though.
https://github.com/llvm/llvm-project/pull/208682
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits