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
Loading
Please register or sign in to comment
there is one of these per header, this almost always gets alloc/free'd for each #ifdef. llvm-svn: 62451