[PATCH] D113472: [clang-tidy] Fix lint warning in ClangTidyDiagnosticConsumer.cpp (NFC)
Carlos Galvez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 9 04:22:45 PST 2021
carlosgalvezp added a comment.
Great! I'd be open to supporting `/*` as well if people really need it. But so far that use case is not documented nor tested, so I think we shouldn't add new functionality if it's not needed. It can be added in the future if someone has a compelling case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113472/new/
https://reviews.llvm.org/D113472
More information about the cfe-commits
mailing list