This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from eea47794b2 [OPENMP] Fix lifetime of the loop counters. new c8bc50c0d9 Push a function scope when parsing function bodies without a [...]
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: lib/Sema/SemaDecl.cpp | 10 +++++++++- test/SemaCXX/pr36536.cpp | 44 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+), 1 deletion(-) create mode 100644 test/SemaCXX/pr36536.cpp