diff options
author | Nikita Popov <npopov@redhat.com> | 2025-07-17 09:26:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-17 09:26:11 +0200 |
commit | 34c85337424fde5796154d0cb390b39175291373 (patch) | |
tree | e5e8511343b0e407d5b8c4c01667548c44bcd565 /clang/unittests/Format/ConfigParseTest.cpp | |
parent | 72c61a6a255cd07c449f213bef9439ab0ee85c08 (diff) | |
download | llvm-34c85337424fde5796154d0cb390b39175291373.zip llvm-34c85337424fde5796154d0cb390b39175291373.tar.gz llvm-34c85337424fde5796154d0cb390b39175291373.tar.bz2 |
[Coroutines] Always drop lifetime markers after moving allocas to frame (#149141)
https://github.com/llvm/llvm-project/pull/142551 started always dropping
lifetime markers after moving allocas on the frame, as these are not
useful on non-allocas but can cause issues.
However, this was not done for other ABIs (retcon, retcononce, async)
that go through a different code path. We should treat them the same
way.
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions