[all-commits] [llvm/llvm-project] 564eb2: Revert "[lldb] Avoid format string in LLDB_SCOPED_...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue May 25 17:23:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 564eb20e0deecd173a7b990dcfd0e57fb045c522
https://github.com/llvm/llvm-project/commit/564eb20e0deecd173a7b990dcfd0e57fb045c522
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M lldb/include/lldb/Utility/Timer.h
Log Message:
-----------
Revert "[lldb] Avoid format string in LLDB_SCOPED_TIMER"
Right after pushing, I remembered that this was added to silence a GCC
warning (https://reviews.llvm.org/D99120). This reverts my patch and
adds a comment.
More information about the All-commits
mailing list