================
@@ -2227,6 +2204,36 @@ TEST(DiagnosticsTest, DontSuppressSubcategories) {
ElementsAre(diagName("-Wunreachable-code-break")));
}
+TEST(DiagnosticsTest, TokenMergeFixit) {
----------------
voyager-jhk wrote:
I've update it----it now injects a synthetic diagnostic with naive removal
fix-its into StoreDiags. PTAL!
https://github.com/llvm/llvm-project/pull/208682
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits