[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
Sun Oct 6 10:08:42 PDT 2019
Daniel599 updated this revision to Diff 223429.
Daniel599 added a comment.
added -U999999 to diff cmd
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.223429.patch
Type: text/x-patch
Size: 6519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191006/53617c6a/attachment.bin>
More information about the cfe-commits
mailing list