This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from fd8a50c030 [MS] Accept __unaligned as a qualifier on member function pointers new ad50a4ee05 [Sema] Make getCurFunction() return null outside function parsing
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/Sema/Sema.h | 12 +++--- lib/Sema/AnalysisBasedWarnings.cpp | 13 ++++--- lib/Sema/Sema.cpp | 50 +++++++++++++++--------- lib/Sema/SemaDecl.cpp | 21 +++++----- lib/Sema/SemaExpr.cpp | 2 +- lib/Sema/SemaExprCXX.cpp | 18 ++++----- lib/Sema/SemaOpenMP.cpp | 80 +++++++++++++++++++------------------- lib/Sema/SemaStmt.cpp | 16 ++++---- lib/Sema/SemaStmtAsm.cpp | 2 +- 9 files changed, 114 insertions(+), 100 deletions(-)