Don't try to instantiate std::list at an incomplete type; it's not
allowed, and it'll blow up in unfortunate ways when using a proper C++11 library. llvm-svn: 155980
Loading
Please register or sign in to comment
allowed, and it'll blow up in unfortunate ways when using a proper C++11 library. llvm-svn: 155980