Do not use std::stack because it causes obscure failures when
compiled with MSVC 2010 (PR7367). Instead use a SmallVector. llvm-svn: 107867
Loading
Please register or sign in to comment
compiled with MSVC 2010 (PR7367). Instead use a SmallVector. llvm-svn: 107867