diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2025-09-11 12:48:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-11 11:48:17 +0000 |
commit | c84f34bcd8c7fb6d5038b3f52da8c7be64ad5189 (patch) | |
tree | 8abe7872e8569596c7b924e307a9aa7d5dedaffe /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 48661a4fad9d572d9e8403f356cae33972f7a06f (diff) | |
download | llvm-c84f34bcd8c7fb6d5038b3f52da8c7be64ad5189.zip llvm-c84f34bcd8c7fb6d5038b3f52da8c7be64ad5189.tar.gz llvm-c84f34bcd8c7fb6d5038b3f52da8c7be64ad5189.tar.bz2 |
Introduce LDBG_OS() macro as a variant of LDBG() (#157194)
Also, improve LDBG() to accept debug type and level in any order, and
add unit-tests for LDBG() and LGDB_OS().
LDBG_OS() is a macro that behaves like LDBG() but instead of directly
using it to stream the output, it takes a callback function that will be
called with a raw_ostream.
Co-authored-by: Andrzej WarzyĆski <andrzej.warzynski@gmail.com>
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions