This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c34a31e Add CapturedDecl::parameters() ArrayRef accessors following r273647. new 05f4650 [OpenCL] Allow -cl-std and other standard -cl- options in driver
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/DiagnosticFrontendKinds.td | 5 ++- include/clang/Driver/CC1Options.td | 25 ------------- include/clang/Driver/Options.td | 21 +++++++++++ lib/Driver/Tools.cpp | 34 ++++++++++++++++++ lib/Frontend/CompilerInvocation.cpp | 13 +++++++ test/Driver/opencl.cl | 50 +++++++++++++++++++------- 6 files changed, 109 insertions(+), 39 deletions(-)