mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 23:51:56 +00:00
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 |