Files
clang-p2996/clang/lib/AST/ExprConstant.cpp
Kazu Hirata cbde2124f1 Use APInt::popcount instead of APInt::countPopulation (NFC)
This is for consistency with the C++20-style bit manipulation
functions in <bit>.
2023-02-19 11:29:12 -08:00

584 KiB