[all-commits] [llvm/llvm-project] 62c64b: Apply clang-tidy fixes for modernize-use-equals-de...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Mon Mar 28 09:19:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62c64be4d3bf8d9db0e386b4c73c53956a47ea99
https://github.com/llvm/llvm-project/commit/62c64be4d3bf8d9db0e386b4c73c53956a47ea99
Author: Kazu Hirata <kazu at google.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M llvm/lib/DebugInfo/PDB/Native/InputFile.cpp
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-equals-default in InputFile.cpp (NFC)
Commit: c008e92b3357efdd0e7b8cf1fcc7346db7b6777d
https://github.com/llvm/llvm-project/commit/c008e92b3357efdd0e7b8cf1fcc7346db7b6777d
Author: Kazu Hirata <kazu at google.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M llvm/lib/ObjCopy/ELF/ELFObject.cpp
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-equals-default in ELFObject.cpp (NFC)
Commit: 2bc684cb6cd6ac07935ceff5fb66c16c4fc49cfe
https://github.com/llvm/llvm-project/commit/2bc684cb6cd6ac07935ceff5fb66c16c4fc49cfe
Author: Kazu Hirata <kazu at google.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M llvm/lib/IR/Module.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-redundant-member-init in Module.cpp (NFC)
Commit: bd28fc0c9bc6fb363c8cc9678a3be77b456be6e0
https://github.com/llvm/llvm-project/commit/bd28fc0c9bc6fb363c8cc9678a3be77b456be6e0
Author: Kazu Hirata <kazu at google.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M llvm/lib/DebugInfo/GSYM/DwarfTransformer.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-redundant-smartptr-get in DwarfTransformer.cpp (NFC)
Commit: 9fcd77107f16277df8ed8b527e80af7c5b4fe47b
https://github.com/llvm/llvm-project/commit/9fcd77107f16277df8ed8b527e80af7c5b4fe47b
Author: Kazu Hirata <kazu at google.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M llvm/lib/DebugInfo/GSYM/GsymReader.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-redundant-smartptr-get in GsymReader.cpp (NFC)
Commit: 7b563e341a8524e99f96f994f372fbed3b02f6b1
https://github.com/llvm/llvm-project/commit/7b563e341a8524e99f96f994f372fbed3b02f6b1
Author: Kazu Hirata <kazu at google.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M llvm/lib/LTO/SummaryBasedOptimizations.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-redundant-smartptr-get in SummaryBasedOptimizations.cpp (NFC)
Commit: 847fbf2a387d8e6e780e4b1fdabcc4337fff67e5
https://github.com/llvm/llvm-project/commit/847fbf2a387d8e6e780e4b1fdabcc4337fff67e5
Author: Kazu Hirata <kazu at google.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M llvm/lib/MC/MCContext.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-redundant-smartptr-get in MCContext.cpp (NFC)
Commit: 7405bb82d37eeac1cd77722767bb14ae56cee2a6
https://github.com/llvm/llvm-project/commit/7405bb82d37eeac1cd77722767bb14ae56cee2a6
Author: Kazu Hirata <kazu at google.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M llvm/lib/Object/MachOUniversalWriter.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-redundant-smartptr-get in MachOUniversalWriter.cpp (NFC)
Commit: 5062d78f67d4738e2cf2b8c83ebbad949b009b94
https://github.com/llvm/llvm-project/commit/5062d78f67d4738e2cf2b8c83ebbad949b009b94
Author: Kazu Hirata <kazu at google.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M llvm/lib/Object/TapiUniversal.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-redundant-smartptr-get in TapiUniversal.cpp (NFC)
Commit: 14415a3a5a58a122da29d3e33e9fa51a717c742c
https://github.com/llvm/llvm-project/commit/14415a3a5a58a122da29d3e33e9fa51a717c742c
Author: Kazu Hirata <kazu at google.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M llvm/lib/ProfileData/InstrProfReader.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-redundant-smartptr-get in InstrProfReader.cpp (NFC)
Commit: d3e5f0ab01c6b885082a1e12a7dfe5e55d340e52
https://github.com/llvm/llvm-project/commit/d3e5f0ab01c6b885082a1e12a7dfe5e55d340e52
Author: Kazu Hirata <kazu at google.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M llvm/lib/ProfileData/SampleProfReader.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-redundant-smartptr-get in SampleProfReader.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/3bd15c03c6d8...d3e5f0ab01c6
More information about the All-commits
mailing list