usx95 wrote: Great catch.
FWIW, for the added tests, I see one of them fails at head but the rest passes https://godbolt.org/z/Exc6voK67 Failing at head: dangling global in `conditional_escape(int c)`. I guess field origins are not dropped somehow. Also `for` loop works somehow. Do you want to double check ? https://github.com/llvm/llvm-project/pull/204485 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
