[libc-commits] [PATCH] D146048: [libc][NFC] Clean up clang-tidy warnings for `src/__support` and `src/math`.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Mar 15 14:20:02 PDT 2023
lntue added a comment.
In D146048#4197266 <https://reviews.llvm.org/D146048#4197266>, @sivachandra wrote:
> Do you have any resolution on the `const` local variable naming convention?
I've updated clang-tidy rules to accept both lower_case and UPPER_CASE for local constants.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146048/new/
https://reviews.llvm.org/D146048
More information about the libc-commits
mailing list