[all-commits] [llvm/llvm-project] cd89c4: [NFC][coroutines] remove unused argument in SemaC...
ChuanqiXu9 via All-commits
all-commits at lists.llvm.org
Wed Nov 11 21:24:22 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cd89c4dbdd3a32749f85cb3ac666b1e9e43e9c0e
https://github.com/llvm/llvm-project/commit/cd89c4dbdd3a32749f85cb3ac666b1e9e43e9c0e
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2020-11-12 (Thu, 12 Nov 2020)
Changed paths:
M clang/lib/Sema/SemaCoroutine.cpp
Log Message:
-----------
[NFC][coroutines] remove unused argument in SemaCoroutine
Test plan: check-llvm, check-clang
Reviewers: lxfind, junparser
Differential Revision: https://reviews.llvm.org/D91243
More information about the All-commits
mailing list