[PATCH] D41648: [clang-tidy] implement cppcoreguidelines macro rules

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 26 09:12:26 PDT 2018


JonasToth added a comment.

Which checks do you have in mind?

Am 26.03.2018 um 18:07 schrieb Eugene Zelenko via Phabricator:

> Eugene.Zelenko added inline comments.
> 
> ================
>  Comment at: docs/clang-tidy/checks/cppcoreguidelines-macro-usage.rst:24
>  +
>  +.. option:: CheckCapsOnly
>  +
> 
>  ----------------
> 
> Will be good idea to generalize this option with other check which deal with macros.
> 
> Repository:
> 
>   rCTE Clang Tools Extra
> 
> https://reviews.llvm.org/D41648


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41648





More information about the cfe-commits mailing list