================
@@ -0,0 +1,11 @@
+/// This is the regression test for 
https://github.com/llvm/llvm-project/issues/83050.
+/// This just needs to compile.
+// RUN: %clang_cc1 -x c++ -ffixed-point -S %s -o /dev/null 
-triple=x86_64-linux -ffixed-point
----------------
nickdesaulniers wrote:

Consider making this an `-fsyntax-only` test then since we don't care about 
codegen.

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

Reply via email to