mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 15:41:46 +00:00
f71ffd3b73
This patch replaces (llvm::|)Optional< with std::optional<. I'll post a separate patch to clean up the "using" declarations, #include "llvm/ADT/Optional.h", etc. This is part of an effort to migrate from llvm::Optional to std::optional: https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716 |
||
---|---|---|
.. | ||
tool | ||
CMakeLists.txt | ||
Query.cpp | ||
Query.h | ||
QueryParser.cpp | ||
QueryParser.h | ||
QuerySession.h |