llvm-6502/unittests
Chandler Carruth ca020d469e Add the critically missing 'clone' method. =]
Clang managed to never instantiate the copy constructor. Added tests to
ensure this path is tested.

We could still use tests for the polymorphic nature. Those coming up
next.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194317 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-09 04:32:34 +00:00
..
ADT Add the critically missing 'clone' method. =] 2013-11-09 04:32:34 +00:00
Analysis
Bitcode
CodeGen
DebugInfo
ExecutionEngine
IR Merge CallGraph and BasicCallGraph. 2013-10-31 03:03:55 +00:00
MC
Object
Option
Support Simplify ErrorOr. 2013-11-05 00:28:01 +00:00
Transforms
CMakeLists.txt
Makefile Revert "Move copying of global initializers below the cloning of functions." 2013-11-09 00:43:18 +00:00
Makefile.unittest