This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3313ed2 ObjC lifetime: pull sugar off when the qualifiers conflict. new b730e0d Fixup list of available extensions new aaaaebd Disable warning about core features by default
The 2 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 +- include/clang/Basic/OpenCLExtensions.def | 20 ++- test/Parser/opencl-atomics-cl20.cl | 2 +- test/SemaOpenCL/extension-version.cl | 249 ++++++++++++++++++++++++++++ test/SemaOpenCL/invalid-logical-ops-1.2.cl | 2 +- 5 files changed, 264 insertions(+), 11 deletions(-) create mode 100644 test/SemaOpenCL/extension-version.cl