[PATCH] D56318: [HIP] Fix size_t for MSVC environment

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 30 04:27:34 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC352620: [HIP] Fix size_t for MSVC environment (authored by yaxunl, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56318?vs=184245&id=184274#toc

Repository:
  rC Clang

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/Basic/Targets/AMDGPU.h
  lib/Frontend/CompilerInstance.cpp
  test/SemaCUDA/amdgpu-size_t.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56318.184274.patch
Type: text/x-patch
Size: 9343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190130/a099ed25/attachment.bin>


More information about the cfe-commits mailing list