[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
Fri Oct 25 04:01:06 PDT 2019
Daniel599 updated this revision to Diff 226403.
Daniel599 added a comment.
removed curly braces
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.226403.patch
Type: text/x-patch
Size: 7694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191025/e6c29a88/attachment-0001.bin>
More information about the cfe-commits
mailing list