[PATCH] D115249: Clang-Tidy implicit bool conversion check use upercase suffixes
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 5 11:33:37 PST 2022
njames93 added a comment.
Something stylistic like this should likely be configurable. Lowercase literals are a part of the language and there is likely a codebase out there that explicitly prefers them
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115249/new/
https://reviews.llvm.org/D115249
More information about the cfe-commits
mailing list