[all-commits] [llvm/llvm-project] 3df67e: Adjust LDBG output: surround DebugType between `[`...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Jul 25 12:31:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3df67e8a40671d53ab8f3f16ed3d16a4e8efc402
https://github.com/llvm/llvm-project/commit/3df67e8a40671d53ab8f3f16ed3d16a4e8efc402
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M llvm/include/llvm/Support/DebugLog.h
M llvm/unittests/Support/DebugLogTest.cpp
Log Message:
-----------
Adjust LDBG output: surround DebugType between `[` and `]` (#150671)
This makes the output more readable by clearly showing the current debug
type as a keyword.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list