[all-commits] [llvm/llvm-project] 972d41: Use {DenseSet, SmallPtrSet}::contains (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Fri Oct 29 20:26:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 972d4133e9685558d0a1740d306af70c57e8e67a
https://github.com/llvm/llvm-project/commit/972d4133e9685558d0a1740d306af70c57e8e67a
Author: Kazu Hirata <kazu at google.com>
Date: 2021-10-29 (Fri, 29 Oct 2021)
Changed paths:
M clang-tools-extra/clangd/refactor/tweaks/ExtractFunction.cpp
M clang/lib/CodeGen/VarBypassDetector.h
M llvm/lib/Analysis/IRSimilarityIdentifier.cpp
M llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp
Log Message:
-----------
Use {DenseSet,SmallPtrSet}::contains (NFC)
Commit: 3cfc1757c5f6f4253f71ff5de841e6979b1befb5
https://github.com/llvm/llvm-project/commit/3cfc1757c5f6f4253f71ff5de841e6979b1befb5
Author: Kazu Hirata <kazu at google.com>
Date: 2021-10-29 (Fri, 29 Oct 2021)
Changed paths:
M libcxx/docs/Status/Ranges.rst
M openmp/libomptarget/plugins/remote/lib/Utils.cpp
Log Message:
-----------
Ensure newlines at the end of files (NFC)
Compare: https://github.com/llvm/llvm-project/compare/afeb1e4ac7e5...3cfc1757c5f6
More information about the All-commits
mailing list