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

Justin Lebar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 25 14:43:50 PDT 2018


jlebar added a comment.

> @jlebar, is the change I made to call-host-fn-from-device.cu correct?

I don't think so -- that's a change in overloading behavior afaict.


Repository:
  rC Clang

https://reviews.llvm.org/D47757





More information about the cfe-commits mailing list