[PATCH] D39363: [clang-tidy] Correctly classify constant arrays and constant strings as constants when checking identifiers naming

Beren Minor via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 8 10:24:13 PST 2017


berenm updated this revision to Diff 126177.
berenm added a comment.

Rebase patch on upstream HEAD


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D39363

Files:
  clang-tidy/readability/IdentifierNamingCheck.cpp
  test/clang-tidy/readability-identifier-naming.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39363.126177.patch
Type: text/x-patch
Size: 8069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171208/c13e9708/attachment-0001.bin>


More information about the cfe-commits mailing list