Michael Buch 9c75d27394 [lldb][DWARFASTParserClang][NFC] Remove obsolete DEBUG_PRINTF
Uncommenting `ENABLE_DEBUG_PRINTF` wasn't compiling on top-of-tree. This code may have been useful for debugging locally in the past but it doesn't seem compelling to keep this in the source-tree. Especially because it doesn't compile, indicating it's most likely not used.

This patch removes `DEBUG_PRINTF` entirely.
2026-01-19 11:20:27 +00:00
..