[PATCH] D56318: [HIP] Fix size_t for MSVC environment
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 21 11:49:36 PST 2019
yaxunl updated this revision to Diff 182815.
yaxunl added a comment.
separate layout controlling flags to a base class for TargetInfo.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56318/new/
https://reviews.llvm.org/D56318
Files:
include/clang/Basic/TargetInfo.h
lib/Basic/TargetInfo.cpp
lib/Basic/Targets/AMDGPU.cpp
lib/Frontend/CompilerInstance.cpp
test/SemaCUDA/amdgpu-size_t.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56318.182815.patch
Type: text/x-patch
Size: 9165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190121/2ad2bdf6/attachment-0001.bin>
More information about the cfe-commits
mailing list