This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 344b6ca4d1 [Parser] Fix assertion-on-invalid for unexpected typename. new f0da8db07f [CUDA] Added --[no-]cuda-include-ptx=sm_XX|all option. new 7348635232 [X86] Add test case for llvm change r329734
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: docs/ClangCommandLineReference.rst | 4 +++ include/clang/Driver/Options.td | 4 +++ lib/Driver/ToolChains/Cuda.cpp | 19 ++++++++++++++ test/CodeGen/ms-inline-asm.c | 7 ++++++ test/Driver/cuda-options.cu | 51 ++++++++++++++++++++++++++++++++++++++ 5 files changed, 85 insertions(+)