llvm-6502/unittests
Rafael Espindola 5c792faa0e Don't use 'using std::error_code' in include/llvm.
This should make sure that most new uses use the std prefix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210835 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-12 21:46:39 +00:00
..
ADT SmallVectorTest: Make the deleted member functions private to help MSVC users. 2014-06-11 17:50:14 +00:00
Analysis [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
Bitcode
CodeGen
DebugInfo
ExecutionEngine Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
IR [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
LineEditor
Linker [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
MC
Object
Option
Support Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
Transforms Replace llvm::error_code with std::error_code. 2014-06-12 14:11:22 +00:00
CMakeLists.txt
Makefile
Makefile.unittest