My previous patch https://reviews.llvm.org/rG1527a5e4b4834e65678f9c30f786a2f4c17932bf incorrectly set int return values instead of std::error_code. This patch correctly returns and std::error_code value.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo