================
@@ -5,6 +5,7 @@
 // RUN: %clang_cc1 -std=c++17 -verify %s
 // RUN: %clang_cc1 -std=c++17 -verify %s -fno-char8_t
 // RUN: %clang_cc1 -std=c++20 -verify %s -fno-char8_t
+// RUN: %clang_cc1 -x c -verify %s -fchar8_t
----------------
cor3ntin wrote:

`ShouldParseIf` seems never to diagnose. I wanted to ask you about that because 
it might be surprising
https://godbolt.org/z/6oaPfoWPj 

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

Reply via email to