Migrate callers to print().
dump() should be useful to downstreams and third parties as a debugging
aid. Everyone trips up on this and creates confusing output.
Paths
| Differential D50661
Add a newline to SourceLocation dump output ClosedPublic Authored by steveire on Aug 13 2018, 1:25 PM.
Details Summary Migrate callers to print(). dump() should be useful to downstreams and third parties as a debugging
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 15 2018, 1:16 PM Closed by commit rL339810: Add a newline to SourceLocation dump output (authored by steveire). · Explain WhyAug 15 2018, 1:32 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 160910 cfe/trunk/lib/ARCMigrate/TransGCAttrs.cpp
cfe/trunk/lib/AST/CommentLexer.cpp
cfe/trunk/lib/Analysis/LiveVariables.cpp
cfe/trunk/lib/Basic/Diagnostic.cpp
cfe/trunk/lib/Basic/SourceLocation.cpp
cfe/trunk/lib/Lex/Preprocessor.cpp
|