This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ef93d50 Fix a funny Dvorak typo. new 30a63fb Make Sema::getPrintingPolicy less ridiculously expensive. Thi [...] new 8001fc8 Revert accidentally-committed test for PR27558 (which current [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/AST/ASTContext.h | 10 +++++++ include/clang/AST/PrettyPrinter.h | 42 +++++++++++++++++++++++------ lib/AST/DeclarationName.cpp | 27 +++++++------------ lib/AST/StmtPrinter.cpp | 6 ++--- lib/AST/TypePrinter.cpp | 22 +++++++-------- lib/Parse/ParseDecl.cpp | 2 +- lib/Sema/Sema.cpp | 9 ++++--- lib/Sema/SemaCodeComplete.cpp | 1 - test/Analysis/initializers-cfg-output.cpp | 2 +- test/Analysis/temp-obj-dtors-cfg-output.cpp | 2 +- 10 files changed, 74 insertions(+), 49 deletions(-)