This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 12b29f3 [NFC] Initialize a variable to make buildbot green. new 3400858 [CUDA] Copy host builtin types to NVPTXTargetInfo.
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/TargetOptions.h | 4 +++ lib/Basic/Targets.cpp | 64 ++++++++++++++++++++++++++++++++++++- lib/Frontend/CompilerInstance.cpp | 3 +- lib/Frontend/CompilerInvocation.cpp | 6 ++++ test/Preprocessor/cuda-types.cu | 27 ++++++++++++++++ 5 files changed, 102 insertions(+), 2 deletions(-) create mode 100644 test/Preprocessor/cuda-types.cu