mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
0df15fc77a
While std::error_code itself seems to work OK in all platforms, there are few annoying differences with regards to the std::errc enumeration. This patch adds a simple llvm enumeration, which will hopefully avoid build breakages in other platforms and surprises as we get more uses of std::error_code. llvm-svn: 210920 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
llvm-cov.cpp | ||
LLVMBuild.txt | ||
Makefile |