https://github.com/AaronBallman requested changes to this pull request.

Is there a reason this should not be an error? C is a distinct language from 
C++ and I'm not keen on warning users that we're just going to change the 
language mode out from under them. This causes all kinds of confusion... like 
what happens if the user also passed `-std=c17` or other C-specific compiler 
flags?

https://github.com/llvm/llvm-project/pull/200318
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to