Skip to content
Commit 428613f4 authored by Chris Lattner's avatar Chris Lattner
Browse files

Avoid malloc thrashing on the std::vector for ConditionalStack. Because

there is one of these per header, this almost always gets alloc/free'd for
each #ifdef.

llvm-svn: 62451
parent 18fc6ceb
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