Enable the data formatter for std::vector<bool> on libc++ again. In recent...
Enable the data formatter for std::vector<bool> on libc++ again. In recent clang builds, we are vended a different typename, which the formatter needs to match against. llvm-svn: 215801
Loading
Please sign in to comment