[PATCH] D69389: [hip] Allow the declaration of functions with variadic arguments in HIP.

Michael Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 24 10:57:01 PDT 2019


hliao updated this revision to Diff 226301.
hliao added a comment.

revise commit message


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69389/new/

https://reviews.llvm.org/D69389

Files:
  clang/lib/CodeGen/TargetInfo.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Driver/ToolChains/HIP.cpp
  clang/test/Driver/hip-toolchain-no-rdc.hip
  clang/test/Driver/hip-toolchain-rdc.hip

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69389.226301.patch
Type: text/x-patch
Size: 5555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191024/86060ced/attachment.bin>


More information about the cfe-commits mailing list