[PATCH] D86671: [clang-tidy] Add new case type to check variables with Hungarian notation
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 28 06:22:02 PDT 2020
Eugene.Zelenko added a comment.
In D86671#2244236 <https://reviews.llvm.org/D86671#2244236>, @dougpuob wrote:
> In D86671#2243788 <https://reviews.llvm.org/D86671#2243788>, @Eugene.Zelenko wrote:
>
>> It'll be good idea to add test case.
>
> Hi @Eugene.Zelenko,
> I have created a `readability-identifier-naming-hungarain-notion.cpp` file and several test cases for regression testing. Is it regression testing?
>
> Find it here (https://reviews.llvm.org/differential/changeset/?ref=2137882)
Yes, this is regression test. Please add newline at the end.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86671/new/
https://reviews.llvm.org/D86671
More information about the cfe-commits
mailing list