[PATCH] D53817: [clang-tidy] cppcoreguidelines-macro-usage: print macro names

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 30 05:51:03 PDT 2018


lebedev.ri added inline comments.


================
Comment at: docs/clang-tidy/checks/cppcoreguidelines-macro-usage.rst:30
+
+.. option:: IgnoreLocationless
+
----------------
JonasToth wrote:
> I think the another option name would fit better: how about `IgnoreCommandLineMacros` or the like?
Yep, i didn't like that name anyway :)


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53817





More information about the cfe-commits mailing list