This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 07fe671aaa [Tooling] Clear the PreambleSrcLocCache when preamble is dis [...] new 49c32abef3 Re-land "[Sema] Make getCurFunction() return null outside fu [...]
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/SemaLookup.cpp | 3 +- lib/Sema/SemaOpenMP.cpp | 80 +++++++++++++++++++------------------- lib/Sema/SemaStmt.cpp | 16 ++++---- lib/Sema/SemaStmtAsm.cpp | 2 +- 10 files changed, 116 insertions(+), 101 deletions(-)