Some environments need a different end-of-line character, namely, dot graphs.
There, "\l" must be used to left-adjust the printed text, as "\n" centers everything printed.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Looks great to me and pretty trivial, should somebody who's more familiar with this code take a look?
clang/lib/AST/StmtPrinter.cpp | ||
---|---|---|
72 | This variable is used so many times, maybe give it a shorter name? |
This variable is used so many times, maybe give it a shorter name?