[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 30 13:44:06 PDT 2019


Daniel599 added a comment.

In D68539#1727503 <https://reviews.llvm.org/D68539#1727503>, @aaron.ballman wrote:

> Thank you for the patch! I've commit on your behalf in e477988309dbde214a6d16ec690a416882714aac <https://reviews.llvm.org/rGe477988309dbde214a6d16ec690a416882714aac>


Thank you for the commit,
just a little question. shouldn't the test file `clang-tools-extra/test/clang-tidy/readability-identifier-naming-bugfix-name-conflicts.cpp` be added?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68539





More information about the cfe-commits mailing list