[all-commits] [llvm/llvm-project] 31dc90: [clang] Use isCompoundAssignmentOp to simplify the...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Wed Oct 7 00:52:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 31dc90801746e12d6ae1f967f455cf43a5bbb039
https://github.com/llvm/llvm-project/commit/31dc90801746e12d6ae1f967f455cf43a5bbb039
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-10-07 (Wed, 07 Oct 2020)
Changed paths:
M clang/lib/Sema/SemaOverload.cpp
Log Message:
-----------
[clang] Use isCompoundAssignmentOp to simplify the code, NFC.
More information about the All-commits
mailing list