This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 18235a5 Try to work around an MSVC 2013 bug around defaulted default ctors new ea7cb6c [CMake] [Apple Cache] Set CLANG_VENDOR_UTI for Apple builds new ccdbb98 [CMake] Fixing typo in Info.plist generation new 79a88e3 [OpenCL] AMDGPU: Add extensions cl_amd_media_ops and cl_amd_m [...]
The 3 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: cmake/caches/Apple-stage2.cmake | 1 + include/clang/Basic/OpenCLExtensions.def | 4 + lib/Basic/Targets.cpp | 2 + lib/Headers/opencl-c.h | 190 +++++++++++++++++++++++++++++++ test/Misc/amdgcn.languageOptsOpenCL.cl | 11 ++ test/SemaOpenCL/extension-version.cl | 11 ++ tools/driver/Info.plist.in | 2 +- 7 files changed, 220 insertions(+), 1 deletion(-)