llvm::impl

Implementation details for the LDBG() and LDBG_OS() macros.

Types

NameDescription
RAIINewLineStream A raw_ostream that prints a newline on destruction, useful for LDBG()
raw_ldbg_ostream A raw_ostream that tracks ` ` and print the prefix after each newline.

Functions

NameDescription
strip_quotes Return Str as a StringRef, stripping surrounding quotes if present.