[PATCH] D21020: [clang-tidy] readability-identifier-naming - Support for Macros

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 7 11:51:04 PDT 2016


Eugene.Zelenko added inline comments.

================
Comment at: docs/ReleaseNotes.rst:262
@@ -261,1 +261,3 @@
 
+- Updated `readability-identifier-naming-check
+  <http://clang.llvm.org/extra/clang-tidy/checks/readability-identifier-naming.html>`_
----------------
Please put this not in alphabetical order. I just fixed misleading order of misc-unconventional-assign-operator.


http://reviews.llvm.org/D21020





More information about the cfe-commits mailing list