Priyanshu3820 wrote: @andykaylor, `-Wno-implicit-function-declaration` did suppress the warning but it still ultimately crashed due to missing abi support. I used `-fms-extensions` with linux triple. This is what you suggested I believe.
https://github.com/llvm/llvm-project/pull/175049 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
