This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 309d83e57f CodeGen: Explicitly initialize structure padding in the -ftr [...] new ee7f333417 [CodeComplete] Propagate preferred type for function argumen [...]
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/Parse/Parser.h | 8 +++--- include/clang/Sema/Sema.h | 21 ++++++++++++--- lib/Parse/ParseDecl.cpp | 18 +++++++------ lib/Parse/ParseDeclCXX.cpp | 22 ++++++++-------- lib/Parse/ParseExpr.cpp | 38 ++++++++------------------- lib/Parse/ParseExprCXX.cpp | 51 ++++++++++++++++++------------------- lib/Parse/ParseOpenMP.cpp | 32 +++++++++++------------ lib/Sema/SemaCodeComplete.cpp | 24 +++++++++++++++-- unittests/Sema/CodeCompleteTest.cpp | 37 +++++++++++++++++++++++++++ 9 files changed, 153 insertions(+), 98 deletions(-)