Hi, everyone!
When I try to dump a Stmt to my own raw_ostream for debugging, the existing “dump” methods need parameter SourceManager that is hard to be obtained. So I think the new dump function in the following annotated diff would be useful.
Index: include/clang/AST/Stmt.h