This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e8669326ae Fix member function call with null 'this' pointer. new 1dca338024 [CodeGen] Use APInt::lshrInPlace instead of APInt::lshr. NFC new 65b62ffd3f Revert r300653 and r300650. The underlying commit fixes one [...]
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: lib/AST/Decl.cpp | 55 +++++++++++++-------------- lib/AST/DeclCXX.cpp | 13 ++----- lib/CodeGen/CGExprConstant.cpp | 6 +-- lib/Sema/SemaLookup.cpp | 22 ++++++++--- test/Modules/Inputs/template-default-args/a.h | 8 ---- test/Modules/template-default-args.cpp | 15 -------- 6 files changed, 49 insertions(+), 70 deletions(-)