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

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 17 12:03:01 PDT 2018


tra added a comment.

In https://reviews.llvm.org/D47757#1204545, @ahatanak wrote:

> @tra and @rsmith: Can we move forward and fix the incorrect cuda diagnostics in a separate patch?


Doing that in a separate patch is OK, provided that that patch will be committed along with this one.

It's a regression. There's a decent chance it breaks someone and this patch, if committed by itself, will end up being rolled back.


Repository:
  rC Clang

https://reviews.llvm.org/D47757





More information about the cfe-commits mailing list