This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2162976 Improve handling of __FUNCTION__ and other predefined express [...] new 2b4b03a Revert "Improve handling of __FUNCTION__ and other predefined [...]
The 1 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: lib/AST/Expr.cpp | 23 ++++---- lib/CodeGen/CGExpr.cpp | 16 ++---- test/CodeGen/block-with-perdefinedexpr.cpp | 87 ------------------------------ test/CodeGenCXX/predefined-expr-cxx14.cpp | 4 +- 4 files changed, 16 insertions(+), 114 deletions(-) delete mode 100644 test/CodeGen/block-with-perdefinedexpr.cpp