[all-commits] [llvm/llvm-project] 6a154e: [clang] Use llvm::is_contained (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Fri Oct 15 10:07:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a154e606e570870789b047a10c21642dce2fdd3
https://github.com/llvm/llvm-project/commit/6a154e606e570870789b047a10c21642dce2fdd3
Author: Kazu Hirata <kazu at google.com>
Date: 2021-10-15 (Fri, 15 Oct 2021)
Changed paths:
M clang/include/clang/ASTMatchers/ASTMatchersInternal.h
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
M clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
Log Message:
-----------
[clang] Use llvm::is_contained (NFC)
More information about the All-commits
mailing list