[PATCH] D107325: [clang-tidy] Fix command line is too long issue which breaks test on Windows
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 3 13:13:11 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG559d142331c2: [clang-tidy] Fix command line is too long issue which breaks test on Windows (authored by dougpuob, committed by thakis).
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.363855.patch
Type: text/x-patch
Size: 45373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210803/cc677372/attachment-0001.bin>
More information about the cfe-commits
mailing list