================
@@ -0,0 +1,65 @@
+// RUN: %clang_cc1 -fsyntax-only -verify -Wno-unused-value -std=c++20 %s
----------------
hokein wrote:

yeah, that's expected, we disable the clang-format for all lit test files (see 
the `clang/test/.clang-format`).

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

Reply via email to