rjmccall wrote:

I'm sorry if you've explained this before, but I thought our general approach 
was to just store the options in individual expressions, and CodeGen should in 
general already be paying attention to those options.  Is there a specific 
reason we also need to honor these at the compound statement level?  If so, is 
there an expected invariant we can take advantage of to avoid all the 
bookkeeping work we end up doing when creating and emitting individual 
expressions?

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

Reply via email to