[all-commits] [llvm/llvm-project] 70fc36: [MC] Use default member initialization in WasmCust...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Feb 5 16:30:07 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70fc36d8ed52207cca7695df3623acce2f8b911b
https://github.com/llvm/llvm-project/commit/70fc36d8ed52207cca7695df3623acce2f8b911b
Author: Kazu Hirata <kazu at google.com>
Date: 2022-02-05 (Sat, 05 Feb 2022)
Changed paths:
M llvm/lib/MC/WasmObjectWriter.cpp
Log Message:
-----------
[MC] Use default member initialization in WasmCustomSection (NFC)
Commit: d0f52ff12abc9ed98debd445923d873d94658023
https://github.com/llvm/llvm-project/commit/d0f52ff12abc9ed98debd445923d873d94658023
Author: Kazu Hirata <kazu at google.com>
Date: 2022-02-05 (Sat, 05 Feb 2022)
Changed paths:
M llvm/include/llvm/ADT/EpochTracker.h
Log Message:
-----------
[ADT] Use default member initialization in DebugEpochBase (NFC)
Commit: e24384b5064c7a9fd0b3802549092e31ef46b011
https://github.com/llvm/llvm-project/commit/e24384b5064c7a9fd0b3802549092e31ef46b011
Author: Kazu Hirata <kazu at google.com>
Date: 2022-02-05 (Sat, 05 Feb 2022)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
Log Message:
-----------
[Transforms] Use default member initialization in SimplifyIndvar (NFC)
Commit: f0726036857ade7a5386251208b668155e4c575d
https://github.com/llvm/llvm-project/commit/f0726036857ade7a5386251208b668155e4c575d
Author: Kazu Hirata <kazu at google.com>
Date: 2022-02-05 (Sat, 05 Feb 2022)
Changed paths:
M llvm/include/llvm/ADT/Optional.h
Log Message:
-----------
[ADT] Use default member initialization in OptionalStorage (NFC)
Commit: 1569252774db0bf4fb0ca116d539db7d026e1360
https://github.com/llvm/llvm-project/commit/1569252774db0bf4fb0ca116d539db7d026e1360
Author: Kazu Hirata <kazu at google.com>
Date: 2022-02-05 (Sat, 05 Feb 2022)
Changed paths:
M llvm/include/llvm/IR/GlobalObject.h
Log Message:
-----------
[IR] Use default member initialization in GlobalObject (NFC)
Commit: 7ae64e598a198234fe63e2e52fd368a2ce7a1fe4
https://github.com/llvm/llvm-project/commit/7ae64e598a198234fe63e2e52fd368a2ce7a1fe4
Author: Kazu Hirata <kazu at google.com>
Date: 2022-02-05 (Sat, 05 Feb 2022)
Changed paths:
M llvm/include/llvm/Support/ScopedPrinter.h
Log Message:
-----------
[Support] Use default member initialization in ScopedPrinter (NFC)
Compare: https://github.com/llvm/llvm-project/compare/ce9417348e44...7ae64e598a19
More information about the All-commits
mailing list