[all-commits] [llvm/llvm-project] 5cfce5: Timer - fix shadow variable warnings for Name/Desc...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Nov 11 09:23:46 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5cfce5079bc8218e68b6404b70116aeccc346dd1
https://github.com/llvm/llvm-project/commit/5cfce5079bc8218e68b6404b70116aeccc346dd1
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-11-11 (Mon, 11 Nov 2019)
Changed paths:
M llvm/include/llvm/Support/Timer.h
M llvm/lib/Support/Timer.cpp
Log Message:
-----------
Timer - fix shadow variable warnings for Name/Description members. NFC.
Commit: b6cd799e29a9a5cef4d1d722f267e3b59ef6aaca
https://github.com/llvm/llvm-project/commit/b6cd799e29a9a5cef4d1d722f267e3b59ef6aaca
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-11-11 (Mon, 11 Nov 2019)
Changed paths:
M clang-tools-extra/docs/ReleaseNotes.rst
Log Message:
-----------
Fix filename typo in rG8d288a0668a5
Compare: https://github.com/llvm/llvm-project/compare/49fb4a96e0b7...b6cd799e29a9
More information about the All-commits
mailing list