efriedma added a comment.

> Since this is an extension, it wouldb be great to have a (on-by-default? at 
> least in -Wall) diagnostic for every instance of usage of this extension.

We generally only add warnings for extensions which are not allowed by the 
standard.  It's impossible to define a sizeless type without using a reserved 
keyword, like __SVInt8_t, so we don't need a warning.


Repository:
  rC Clang

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

https://reviews.llvm.org/D62962



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to