================
@@ -0,0 +1,33 @@
+// RUN: %clang_cc1 -verify -fsyntax-only %s
----------------
shafik wrote:

Normally we put lone tests for a specific bug report in its own file e.g. 
GH70735.cpp for this case or we find a test that covers a similar area and put 
the test in a namespace named after the issue e.g. GH70735.

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

Reply via email to