This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 912b005b3b [OPENMP][NVPTX]Fix critical region codegen. new 1f2de81a89 Diagnose use of _Thread_local as an extension when not in C11 mode.
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/Basic/DiagnosticParseKinds.td | 2 +- lib/Parse/ParseDecl.cpp | 4 +- lib/Parse/ParseExpr.cpp | 2 +- test/PCH/thread-local.cpp | 4 +- test/Sema/thread-specifier.c | 79 +++++++++++++++++------------ test/SemaOpenCLCXX/restricted.cl | 2 + 6 files changed, 55 insertions(+), 38 deletions(-)