aaron.ballman added a comment.

In D122983#3464331 <https://reviews.llvm.org/D122983#3464331>, @xbolva00 wrote:

> You probably need to fix Makefiles as well. I believe there were similar 
> mysterious errors with -ffp-contract changes. Try to look at history of llvm 
> test-suite.
>
> cc @fhahn if he can remember more

Good call on looking back through the commit history. It took a while to find 
anyone mucking about with warning flags, but I noticed: 
https://github.com/llvm/llvm-test-suite/commit/24550c3385e8e3703ed364e1ce20b06de97bbeee
 so it looks like CFLAGS is used. I'll push a speculative fix that tries that.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122983/new/

https://reviews.llvm.org/D122983

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to