AaronBallman wrote:

I think adding `-std=c11` to the `RUN` line should help; it at least removes 
the "is a C11 extension" diagnostics. (I guess this builder isn't defaulting to 
C17 for some reason?)

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

Reply via email to