================
@@ -579,6 +579,14 @@ TEST_F(FormatTestJS, GoogScopes) {
                "});");
 }
 
+TEST_F(FormatTestJS, GoogAnonymousClass) {
----------------
owenca wrote:

Please add a `TokenAnnotatorTest` to test the annotation of the braces instead 
of (preferred), or in addition to, this test.

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

Reply via email to