This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7348635232 [X86] Add test case for llvm change r329734 new dd0c68e17f Revert r329684 (and follow-ups 329693, 329714). See discussi [...]
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: include/clang/Frontend/FrontendAction.h | 3 -- include/clang/Lex/HeaderSearch.h | 6 +-- include/clang/Parse/Parser.h | 2 - include/clang/Sema/Sema.h | 3 -- lib/CodeGen/CodeGenAction.cpp | 83 ++++++++++++++++++--------------- lib/Frontend/ASTMerge.cpp | 5 +- lib/Frontend/CompilerInstance.cpp | 6 --- lib/Frontend/FrontendAction.cpp | 1 - lib/Frontend/FrontendActions.cpp | 4 -- lib/Lex/HeaderSearch.cpp | 26 ----------- lib/Lex/PPMacroExpansion.cpp | 17 +------ lib/Lex/Pragma.cpp | 12 +---- lib/Parse/ParseTemplate.cpp | 3 -- lib/Parse/Parser.cpp | 44 +---------------- lib/Sema/Sema.cpp | 22 --------- lib/Sema/SemaChecking.cpp | 25 +--------- lib/Sema/SemaDecl.cpp | 5 -- lib/Sema/SemaExpr.cpp | 15 ------ lib/Sema/SemaTemplate.cpp | 7 --- 19 files changed, 55 insertions(+), 234 deletions(-)