Files
llvm-project/llvm/unittests/Support/DebugLogTest.cpp
Mehdi Amini 53cda13202 Default DEBUG_TYPE to the current filename for logging (#158494)
This makes it optional to define a debug type and uses the current
FileName instead. This both reduced the size of the prefix printed by
LDBG() and makes it possible to pass a filename to `--debug-only` to
filter on.
2025-09-15 16:31:18 +00:00

10 KiB