This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9808aa2d75 [OpenGL] Fix test on PPC after r352540 new 23d1a861c4 [HIP] Fix size_t for MSVC environment
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/TargetInfo.h | 164 +++++++++++++++++++++----------------- lib/Basic/TargetInfo.cpp | 6 ++ lib/Basic/Targets/AMDGPU.cpp | 4 + lib/Basic/Targets/AMDGPU.h | 2 + lib/Frontend/CompilerInstance.cpp | 3 + test/SemaCUDA/amdgpu-size_t.cu | 7 ++ 6 files changed, 111 insertions(+), 75 deletions(-) create mode 100644 test/SemaCUDA/amdgpu-size_t.cu