[clang-tools-extra] [clang-tidy] Avoid checking magic numbers if _BitInt (PR #65888)
Piotr Zegar via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 10 05:40:49 PDT 2023
https://github.com/PiotrZSL approved this pull request.
LGTM,
not perfect, as we going to ignore big ints, but still better than crashing for now.
https://github.com/llvm/llvm-project/pull/65888
More information about the cfe-commits
mailing list