[all-commits] [llvm/llvm-project] dc8f6a: [clang] coroutine: generate valid mangled name in ...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Tue Apr 23 12:09:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc8f6a8cdad427345a60f5142411617df521c303
https://github.com/llvm/llvm-project/commit/dc8f6a8cdad427345a60f5142411617df521c303
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2024-04-23 (Tue, 23 Apr 2024)
Changed paths:
M clang/lib/CodeGen/CGCoroutine.cpp
M clang/test/CodeGenCoroutines/coro-await.cpp
M clang/test/CodeGenCoroutines/coro-dwarf.cpp
M clang/test/CodeGenCoroutines/pr65054.cpp
Log Message:
-----------
[clang] coroutine: generate valid mangled name in CodeGenFunction::generateAwaitSuspendWrapper (#89731)
Fixes https://github.com/llvm/llvm-project/issues/89723
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