DeanSturtevant1 wrote:

Just a note -- the gcc incompatibity noted above is due to the default for 
-Wformat being different between the two compilers. By default. Clang enables 
it, gcc disables it.

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

Reply via email to