diff options
author | Dan Gohman <gohman@apple.com> | 2008-06-24 22:07:07 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-06-24 22:07:07 +0000 |
commit | 5ceb8b676cab2d057a5c59a78c2cdacc17a77f4d (patch) | |
tree | 207170a3fc837961d63292d12b09e93321fcca09 /clang/lib/Parse/ParseDeclCXX.cpp | |
parent | 6316bc705e0a9d0302217624a209c4c45d09ece5 (diff) | |
download | bcm5719-llvm-5ceb8b676cab2d057a5c59a78c2cdacc17a77f4d.tar.gz bcm5719-llvm-5ceb8b676cab2d057a5c59a78c2cdacc17a77f4d.zip |
Append to the ActiveTimers std::vector before looking at the timer instead
of after, so that any reallocation it does doesn't get counted for the pass
being timed. This probably doesn't account for a timing discrepancy I was
looking into, but I'm fixing it anyway.
llvm-svn: 52693
Diffstat (limited to 'clang/lib/Parse/ParseDeclCXX.cpp')
0 files changed, 0 insertions, 0 deletions