Skip to content
Commit e81f9cd2 authored by Jan Korous's avatar Jan Korous
Browse files

[AST][test] Add regression test forPointerExprEvaluator::VisitCXXNewExpr

This assert was failing:
assert(CAT && "unexpected type for array initializer");

until this patch landed:
9a7eda1b
PR45350: Handle unsized array CXXConstructExprs in constant evaluation
parent 7af27b65
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment