[PATCH] D62962: Clang implementation of sizeless types

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 28 07:33:32 PDT 2019


lebedev.ri 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.
(I guess this is actually true for clang vector extension, too..)


Repository:
  rC Clang

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

https://reviews.llvm.org/D62962





More information about the cfe-commits mailing list