[llvm] [BasicAA] Treat returns_twice functions as clobbering unescaped objects (PR #117902)
Antonio Frighetto via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 6 11:24:34 PDT 2025
antoniofrighetto wrote:
Oh, scratch the above. getCapturesBefore is about pointer provenance, not about clobbering memory.
https://github.com/llvm/llvm-project/pull/117902
More information about the llvm-commits
mailing list