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