[llvm-branch-commits] [clang] [clang] Use tighter lifetime bounds for C temporary arguments (PR #170518)
Paul Kirth via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Apr 8 10:14:27 PDT 2026
ilovepi wrote:
I'm going to close this and the subsequent PR in the stack. While this works, I think I've figured out a much cleaner way to do this using the scopes approach @efriedma-quic suggested. This can always be revived if that doesn't work out.
https://github.com/llvm/llvm-project/pull/170518
More information about the llvm-branch-commits
mailing list