Don't use std::make_unique.
We still have to support C++11 standard libraries, make_unique is a C++14 feature. llvm-svn: 240642
Loading
Please sign in to comment
We still have to support C++11 standard libraries, make_unique is a C++14 feature. llvm-svn: 240642