[all-commits] [llvm/llvm-project] 1455a4: [clang] fix FE crash during CGCoroutine Gro: NRVO ...
Yuxuan Chen via All-commits
all-commits at lists.llvm.org
Tue Jul 15 14:01:18 PDT 2025
Branch: refs/heads/users/yuxuanchen1997/cgcoroutine-crash-nrvo-variable
Home: https://github.com/llvm/llvm-project
Commit: 1455a419c9b02b9ffd7bb9a6633fee7058cf218f
https://github.com/llvm/llvm-project/commit/1455a419c9b02b9ffd7bb9a6633fee7058cf218f
Author: Yuxuan Chen <ych at meta.com>
Date: 2025-07-15 (Tue, 15 Jul 2025)
Changed paths:
M clang/lib/CodeGen/CGCoroutine.cpp
M clang/test/CodeGenCoroutines/coro-gro.cpp
Log Message:
-----------
[clang] fix FE crash during CGCoroutine Gro: NRVO var emission didn't result in an AllocaInst
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list