[all-commits] [llvm/llvm-project] 1eada2: [CodeGen] Apply clang-tidy fixes for readability-r...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Mar 20 23:11:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1eada2adda8f6e31a5290dd17706cf617a483975
https://github.com/llvm/llvm-project/commit/1eada2adda8f6e31a5290dd17706cf617a483975
Author: Kazu Hirata <kazu at google.com>
Date: 2022-03-20 (Sun, 20 Mar 2022)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
M llvm/lib/CodeGen/GlobalISel/Combiner.cpp
M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
M llvm/lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp
M llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp
M llvm/lib/CodeGen/MachineInstrBundle.cpp
M llvm/lib/CodeGen/PostRAHazardRecognizer.cpp
Log Message:
-----------
[CodeGen] Apply clang-tidy fixes for readability-redundant-smartptr-get (NFC)
More information about the All-commits
mailing list