[clang] [clang] Avoid evaluating the BitWidth expression over and over again (PR #66203)

via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 13 05:31:57 PDT 2023


cor3ntin wrote:

Hum... should we put that in `EvaluateKnownConstInt` directly? Bitfields are not the only use case

https://github.com/llvm/llvm-project/pull/66203


More information about the cfe-commits mailing list