[PATCH] D68539: [clang-tidy] fix for readability-identifier-naming incorrectly fixes variables which become keywords

Daniel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 9 13:52:31 PDT 2019


Daniel599 updated this revision to Diff 224151.
Daniel599 added a comment.

code-review fixes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68539

Files:
  clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp
  clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.h
  clang-tools-extra/test/clang-tidy/readability-identifier-naming-bugfix-name-conflicts.cpp
  clang/include/clang/Basic/IdentifierTable.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68539.224151.patch
Type: text/x-patch
Size: 6428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191009/a563f371/attachment-0001.bin>


More information about the cfe-commits mailing list