[all-commits] [llvm/llvm-project] 1ad01f: [AArch64] Use default member initialization (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Jun 12 18:52:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ad01f4f7cded4734147dc5afd6a78b73d04fec1
https://github.com/llvm/llvm-project/commit/1ad01f4f7cded4734147dc5afd6a78b73d04fec1
Author: Kazu Hirata <kazu at google.com>
Date: 2022-06-12 (Sun, 12 Jun 2022)
Changed paths:
M llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
Log Message:
-----------
[AArch64] Use default member initialization (NFC)
Identified with modernize-use-default-member-init.
More information about the All-commits
mailing list