[all-commits] [llvm/llvm-project] e740cb: [Support] Modernize TimeRecord (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Apr 16 11:40:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e740cb1d75aac413651b81fe97e823d12de595b6
https://github.com/llvm/llvm-project/commit/e740cb1d75aac413651b81fe97e823d12de595b6
Author: Kazu Hirata <kazu at google.com>
Date: 2023-04-16 (Sun, 16 Apr 2023)
Changed paths:
M llvm/include/llvm/Support/Timer.h
Log Message:
-----------
[Support] Modernize TimeRecord (NFC)
Identified with modernize-use-default-member-init.
More information about the All-commits
mailing list