[PATCH] D67509: [CUDA][HIP] Fix hostness of defaulted constructor

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 20 16:14:12 PDT 2019


yaxunl added a comment.

In D67509#1677528 <https://reviews.llvm.org/D67509#1677528>, @tra wrote:

> Looks like CUDA test-suite is triggering the assertion added by this patch:
>
> http://lab.llvm.org:8011/builders/clang-cuda-build/builds/37301/steps/ninja%20build%20simple%20CUDA%20tests/logs/stdio


I am taking a look.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67509





More information about the cfe-commits mailing list