hanchenye-llvm-project/llvm/unittests/Transforms
Rafael Espindola 2a826e40fa Finishing touch for the std::error_code transition.
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
2014-06-13 17:20:48 +00:00
..
DebugIR Finishing touch for the std::error_code transition. 2014-06-13 17:20:48 +00:00
Utils [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
CMakeLists.txt Adding tests for DebugIR pass 2013-06-28 20:37:20 +00:00
Makefile Adding tests for DebugIR pass 2013-06-28 20:37:20 +00:00