forked from OSchip/llvm-project
9cb2badc59
The LLVM code base already uses C++14, use std::make_unique to avoid the explicit constructor invocation via new and to avoid spelling out the type twice. |
||
---|---|---|
.. | ||
Core | ||
Driver | ||
ReaderWriter | ||
CMakeLists.txt |