llvm-6502/unittests
Justin Bogner e519c39eaa unittests: Fix -Werror build
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203679 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-12 17:00:52 +00:00
..
ADT ADT/PointerIntPairTest.cpp: Appease msc17. 2014-03-10 02:33:17 +00:00
Analysis Replace OwningPtr<T> with std::unique_ptr<T>. 2014-03-06 05:51:42 +00:00
Bitcode Replace OwningPtr<T> with std::unique_ptr<T>. 2014-03-06 05:51:42 +00:00
CodeGen
DebugInfo
ExecutionEngine MultiJITTest.cpp: Tweak getPointerToNamedFunction() to be aware of also Windows x64. 2014-03-11 00:34:38 +00:00
IR [PM] While I'm here, fix a few other clang-format issues. Pulls some 2014-03-10 02:12:14 +00:00
LineEditor
Linker Replace OwningPtr<T> with std::unique_ptr<T>. 2014-03-06 05:51:42 +00:00
MC
Object
Option Replace OwningPtr<T> with std::unique_ptr<T>. 2014-03-06 05:51:42 +00:00
Support support: add a utility function to normalise path separators 2014-03-11 22:05:42 +00:00
Transforms unittests: Fix -Werror build 2014-03-12 17:00:52 +00:00
CMakeLists.txt
Makefile
Makefile.unittest