[llvm-branch-commits] [clang] [LifetimeSafety] Handle temporaries of non-trivial view types (PR #177878)
Utkarsh Saxena via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Jan 27 09:58:15 PST 2026
================
@@ -1460,76 +1455,6 @@ void bar() {
}
}
-namespace DereferenceViews {
----------------
usx95 wrote:
Oops. Unintentional rebase. Fixed.
https://github.com/llvm/llvm-project/pull/177878
More information about the llvm-branch-commits
mailing list