diff options
author | Ted Kremenek <kremenek@apple.com> | 2010-04-13 23:39:13 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2010-04-13 23:39:13 +0000 |
commit | ac034616f1205a2d579e897e87273552af4fd4a7 (patch) | |
tree | 5e68e7a0100a0bbc0f51db5c448e2364252df2bb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a98e8aa15d47e37e39ccf2d2dc0a4564c5bfa4cd (diff) | |
download | llvm-ac034616f1205a2d579e897e87273552af4fd4a7.zip llvm-ac034616f1205a2d579e897e87273552af4fd4a7.tar.gz llvm-ac034616f1205a2d579e897e87273552af4fd4a7.tar.bz2 |
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions