[PATCH] D59492: [OpenCL] Allow variadic macros as Clang feature

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 19 07:26:33 PDT 2019


arsenm added a comment.

In D59492#1434636 <https://reviews.llvm.org/D59492#1434636>, @Anastasia wrote:

> In D59492#1433796 <https://reviews.llvm.org/D59492#1433796>, @arsenm wrote:
>
> > Should it be downgraded to a warning about an extension instead of just removing it?
>
>
> What would you suggest to put in a warning message? Clang normally doesn't warn about extensions...


Isn't that what -pedantic is for?


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

https://reviews.llvm.org/D59492





More information about the cfe-commits mailing list