This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9f60c2c [CMake] Use just-built clang and build iOS support when build [...] new 64029a8 [OpenCL] Add predefined macros.
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/Frontend/CompilerInvocation.cpp | 5 ++--- lib/Frontend/InitPreprocessor.cpp | 33 +++++++++++++++++++++++++++++++ test/Frontend/std.cl | 9 --------- test/Frontend/stdlang.c | 11 +++++++++-- test/Preprocessor/predefined-macros.c | 37 +++++++++++++++++++++++++++++++++++ 5 files changed, 81 insertions(+), 14 deletions(-) delete mode 100644 test/Frontend/std.cl