[llvm-branch-commits] [clang] [LifetimeSafety] Handle temporaries of non-trivial view types (PR #177878)
Gábor Horváth via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Jan 27 08:32:50 PST 2026
================
@@ -1460,76 +1455,6 @@ void bar() {
}
}
-namespace DereferenceViews {
----------------
Xazax-hun wrote:
Why are these tests removed?
https://github.com/llvm/llvm-project/pull/177878
More information about the llvm-branch-commits
mailing list