[all-commits] [llvm/llvm-project] bce1bf: [Transform] Apply clang-tidy fixes for readability...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Mar 20 10:41:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bce1bf0ee29e2da6be1e114a3a7678275a110a42
https://github.com/llvm/llvm-project/commit/bce1bf0ee29e2da6be1e114a3a7678275a110a42
Author: Kazu Hirata <kazu at google.com>
Date: 2022-03-20 (Sun, 20 Mar 2022)
Changed paths:
M llvm/lib/Transforms/IPO/HotColdSplitting.cpp
M llvm/lib/Transforms/IPO/IROutliner.cpp
M llvm/lib/Transforms/IPO/PartialInlining.cpp
M llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
M llvm/lib/Transforms/Scalar/LoopSink.cpp
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[Transform] Apply clang-tidy fixes for readability-redundant-smartptr-get (NFC)
More information about the All-commits
mailing list