Bug #19473. If you pass an allocator to std::function, we should use that...
Bug #19473. If you pass an allocator to std::function, we should use that allocator, not construct one from scratch. Add a test to make sure llvm-svn: 206623
Loading
Please sign in to comment