[all-commits] [llvm/llvm-project] df943a: [NFC] Tidy-ups to TimeProfiler.cpp
rgal via All-commits
all-commits at lists.llvm.org
Tue Dec 3 01:46:59 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: df943a7a08102ed3d1f632e88b24a024a7c4ba81
https://github.com/llvm/llvm-project/commit/df943a7a08102ed3d1f632e88b24a024a7c4ba81
Author: Russell Gallop <russell.gallop at sony.com>
Date: 2019-12-03 (Tue, 03 Dec 2019)
Changed paths:
M llvm/lib/Support/TimeProfiler.cpp
Log Message:
-----------
[NFC] Tidy-ups to TimeProfiler.cpp
Remove unused include
Make fields const where possible
Move initialisation to initialiser list
Differential Revision: https://reviews.llvm.org/D70904
More information about the All-commits
mailing list