jdoerfert added a comment.

In D82317#2211643 <https://reviews.llvm.org/D82317#2211643>, @guiand wrote:

> After discussing with @eugenis, for the meantime it might be best to do the 
> following:
>
> - Change the masking attribute to be `-fdisable-noundef-analysis` (name 
> notwithstanding), and have it completely turn off all `noundef`s
> - Change the llvm-lit configuration to use the new codegen flag for all the 
> tests by default
> - Have `noundef` emitted in the frontend by default (when the codegen flag 
> isn't present)

TBH, I don't see how this solves any problem. It just makes it a problem for 
someone in the future...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82317

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

Reply via email to