================ @@ -14926,6 +14926,42 @@ bool IntExprEvaluator::VisitUnaryExprOrTypeTraitExpr( return false; } + case UETT_CountOf: { ---------------- AaronBallman wrote: I'll add support for this there. https://github.com/llvm/llvm-project/pull/133125