================
@@ -898,6 +898,34 @@ TEST(DiagnosticTest, ClangTidySelfContainedDiags) {
                 withFix(equalToFix(ExpectedDFix))))));
 }
 
+TEST(DiagnosticTest, ClangTidySelfContainedDiagsFormatting) {
----------------
kevinjoseph1995 wrote:

Added a case in 
clang-tools-extra/test/clang-tidy/checkers/modernize/use-override.cpp.

https://github.com/llvm/llvm-project/pull/81435
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to