[all-commits] [llvm/llvm-project] 448995: [NFC] [Coroutines] Add test for ambiguous allocati...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Sun Jun 5 23:24:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 448995c521b5ccef71d063bb80f084138ac9d352
https://github.com/llvm/llvm-project/commit/448995c521b5ccef71d063bb80f084138ac9d352
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2022-06-06 (Mon, 06 Jun 2022)
Changed paths:
M clang/lib/Sema/SemaCoroutine.cpp
M clang/test/SemaCXX/coroutine-allocs.cpp
Log Message:
-----------
[NFC] [Coroutines] Add test for ambiguous allocation functions in
promise_type
Address the post-commit comment in
https://reviews.llvm.org/D125517#inline-1217244
More information about the All-commits
mailing list