bcardosolopes wrote: > In general, I don’t think this should be a single pass, or at least it should > be configurable which idioms are raised. > It may not be desirable to raise everything every time.
This is a good point - I'm fine with this as a starting point though, and move towards something more configurable as more things get added. https://github.com/llvm/llvm-project/pull/172486 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
