This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a6a99d9bb7 Restrict a test using named file descriptors to using the sy [...] new 7963750e3e Use Clang when referring to the project and clang when refer [...] new 0ac472786f Revert "Set calling convention for CUDA kernel"
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/ReleaseNotes.rst | 5 +++-- include/clang/Basic/Specifiers.h | 33 ++++++++++++++++----------------- lib/AST/ItaniumMangle.cpp | 1 - lib/AST/Type.cpp | 1 - lib/AST/TypePrinter.cpp | 4 ---- lib/CodeGen/CGCall.cpp | 1 - lib/CodeGen/CGDebugInfo.cpp | 3 --- lib/CodeGen/TargetInfo.cpp | 9 --------- lib/CodeGen/TargetInfo.h | 3 --- lib/Sema/SemaExpr.cpp | 11 ----------- lib/Sema/SemaOverload.cpp | 1 + lib/Sema/SemaType.cpp | 12 ------------ test/CodeGenCUDA/kernel-amdgcn.cu | 29 ----------------------------- tools/libclang/CXType.cpp | 1 - 14 files changed, 20 insertions(+), 94 deletions(-) delete mode 100644 test/CodeGenCUDA/kernel-amdgcn.cu