[PATCH] D31130: B32239 clang-tidy should not warn about array to pointer decay on system macros

Claus Klein via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 17 13:29:50 PDT 2020


ClausKlein added a comment.

I have problems with clang-tidy-9.0.0 on OS X and assert macro usage. 
see https://github.com/isocpp/CppCoreGuidelines/issues/1589

In which clang version is the patch included?


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

https://reviews.llvm.org/D31130





More information about the cfe-commits mailing list