[clang-tools-extra] [clang-tidy][NFC] swap cppcoreguidelines-narrowing-conversions and bugprone-narrowing-conversions (PR #120245)
Carlos Galvez via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 18 00:23:09 PST 2024
https://github.com/carlosgalvezp requested changes to this pull request.
LGTM! However I think we need to update:
- Release Notes. This is not quite a NFC change for users, since most of them probably disable aliases, so some of them might be left out without this check enabled.
- Alias table: now the alias relationship is the other way around.
https://github.com/llvm/llvm-project/pull/120245
More information about the cfe-commits
mailing list