DataCorrupted wrote: Currently the flag is default false and needs explicit opt in. I have added the comment in the code. If we can agree on a release model, I'll update this PR/RFC as well. Here's my proposal:
- For now, I think a safe plan would be to keep it default false; - Switch to default true (explicit opt-out) in the next major release (I'm not sure if we can make LLVM 22's branch cut, I think its somewhere early 2026); - Remove the flag in another major release. @kyulee-com @rjmccall Let me know your thoughts. https://github.com/llvm/llvm-project/pull/170616 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
