Skip to content
Commit ac034616 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Use ASTVector instead of std::vector for the Exprs in InitListExpr. Performance

measurements of '-fsyntax-only' on combine.c (403.gcc) shows no real performance
change, but now the vector isn't leaked.

llvm-svn: 101195
parent a98e8aa1
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