================
@@ -0,0 +1,9 @@
+// RUN: %clang_cc1 -Wunsafe-buffer-usage %s -verify %s
----------------
jkorous-apple wrote:

FWIW the language mode is set via `-x` command line option. It is only inferred 
from the file extension if it's missing.

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

Reply via email to