llvm-6502/unittests
Alp Toker ba928e254e Remove OwningPtr.h and associated tests
llvm::OwningPtr is superseded by std::unique_ptr.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211259 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-19 07:25:18 +00:00
..
ADT Remove OwningPtr.h and associated tests 2014-06-19 07:25:18 +00:00
Analysis [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
Bitcode
CodeGen
DebugInfo
ExecutionEngine Remove the last uses of 'using std::error_code' 2014-06-13 03:20:08 +00:00
IR Replace Execution Engine's mutex with std::recursive_mutex. 2014-06-18 20:17:35 +00:00
LineEditor
Linker [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
MC
Object ELFObjectWriter: deduplicate suffices in strtab 2014-04-30 16:25:02 +00:00
Option
Support PR10140 - StringPool's PooledStringPtr has non-const operator== causing bad OR-result. 2014-06-19 00:26:49 +00:00
Transforms Finishing touch for the std::error_code transition. 2014-06-13 17:20:48 +00:00
CMakeLists.txt
Makefile
Makefile.unittest