[all-commits] [llvm/llvm-project] 80c12b: [clang] Call *set::insert without checking members...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Jun 18 10:41:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80c12bdb3bbdb2b0250ff6f712da65b9c7788c9d
https://github.com/llvm/llvm-project/commit/80c12bdb3bbdb2b0250ff6f712da65b9c7788c9d
Author: Kazu Hirata <kazu at google.com>
Date: 2022-06-18 (Sat, 18 Jun 2022)
Changed paths:
M clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
M clang/lib/Sema/SemaExpr.cpp
M clang/utils/TableGen/ClangAttrEmitter.cpp
Log Message:
-----------
[clang] Call *set::insert without checking membership first (NFC)
More information about the All-commits
mailing list