llvm-6502/unittests/Support
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
..
AlignOfTest.cpp
AllocatorTest.cpp
ArrayRecyclerTest.cpp
BlockFrequencyTest.cpp
BranchProbabilityTest.cpp
Casting.cpp [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
CMakeLists.txt
CommandLineTest.cpp [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
CompressionTest.cpp
ConvertUTFTest.cpp
DataExtractorTest.cpp [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
EndianTest.cpp
ErrorOrTest.cpp Use std::error_code instead of llvm::error_code. 2014-06-11 19:05:50 +00:00
FileOutputBufferTest.cpp Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
formatted_raw_ostream_test.cpp
IteratorTest.cpp [ADT] Generalize pointee_iterator to smart pointers by using decltype. 2014-04-24 21:10:35 +00:00
LEB128Test.cpp
LineIteratorTest.cpp
LockFileManagerTest.cpp Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
Makefile
ManagedStatic.cpp [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
MathExtrasTest.cpp
MD5Test.cpp
MemoryBufferTest.cpp Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
MemoryTest.cpp Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
Path.cpp Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
ProcessTest.cpp Silence a warning: 2014-02-04 22:53:45 +00:00
ProgramTest.cpp [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
raw_ostream_test.cpp [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
RegexTest.cpp
SourceMgrTest.cpp
SwapByteOrderTest.cpp
ThreadLocalTest.cpp [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
TimeValueTest.cpp [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
UnicodeTest.cpp
YAMLIOTest.cpp [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
YAMLParserTest.cpp