This reverts commit e698695fbbf62e6676f8907665187f2d2c4d814b. The commit caused
invalid AddressSanitizer: stack-use-after-scope errors.
See https://reviews.llvm.org/D74094#4633785 for details.
Paths
| Differential D159346
Revert "Reapply: [IRGen] Emit lifetime intrinsics around temporary aggregate argument allocas" ClosedPublic Authored by alexfh on Sep 1 2023, 2:09 AM.
Details Summary This reverts commit e698695fbbf62e6676f8907665187f2d2c4d814b. The commit caused See https://reviews.llvm.org/D74094#4633785 for details.
Diff Detail
Event TimelineClosed by commit rGb7f491564484: Revert "Reapply: [IRGen] Emit lifetime intrinsics around temporary aggregate… (authored by alexfh). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 555310 clang/lib/CodeGen/CGCall.h
clang/lib/CodeGen/CGCall.cpp
clang/test/CodeGen/lifetime-call-temp.c
clang/test/CodeGenCXX/amdgcn-call-with-aggarg.cpp
clang/test/CodeGenCXX/stack-reuse-miscompile.cpp
clang/test/CodeGenCoroutines/pr59181.cpp
|