[PATCH] D47757: [Sema] Produce diagnostics when unavailable aligned allocation/deallocation functions are called

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 17 14:08:50 PDT 2018


ahatanak added a comment.

The code you showed does compile with or without `-fcuda-is-device` after applying my patch.


Repository:
  rC Clang

https://reviews.llvm.org/D47757





More information about the cfe-commits mailing list