================
@@ -76,6 +76,13 @@ namespace llvm {
 #define __LLVM_FILE_NAME__ ::llvm::impl::getShortFileName(__FILE__)
 #endif
 
+#define LDBG_OS(name, LEVEL)                                                   \
----------------
joker-eph wrote:
How is it now?
https://github.com/llvm/llvm-project/pull/156205