[clang][ExprConst] Short-circuit ConstantExpr evaluation
ConstantExprs already have a value attached we can just return here. Differential Revision: https://reviews.llvm.org/D155548
Loading
Please sign in to comment
ConstantExprs already have a value attached we can just return here. Differential Revision: https://reviews.llvm.org/D155548