Implementation details for the LDBG() and LDBG_OS() macros.
| Name | Description |
|---|---|
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. |
| Name | Description |
|---|---|
strip_quotes | Return Str as a StringRef, stripping surrounding quotes if present. |