[PATCH] D107325: [clang-tidy] Fix command line is too long issue which breaks test on Windows
Douglas Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 3 06:12:24 PDT 2021
dougpuob updated this revision to Diff 363717.
dougpuob marked 3 inline comments as done.
dougpuob added a comment.
- Improved code review suggestions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107325/new/
https://reviews.llvm.org/D107325
Files:
clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/Inputs/readability-identifier-naming/hungarian-notation1/.clang-tidy
clang-tools-extra/test/clang-tidy/checkers/Inputs/readability-identifier-naming/hungarian-notation2/.clang-tidy
clang-tools-extra/test/clang-tidy/checkers/readability-identifier-naming-hungarian-notation-cfgfile.cpp
clang-tools-extra/test/clang-tidy/checkers/readability-identifier-naming-hungarian-notation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107325.363717.patch
Type: text/x-patch
Size: 45373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210803/09253222/attachment-0001.bin>
More information about the cfe-commits
mailing list