llvm-6502/include/llvm
Benjamin Kramer dabc5073b2 Remove copy ctors that did the same thing as the default one.
The code added nothing but potentially disabled move semantics and made
types non-trivially copyable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203563 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-11 11:32:49 +00:00
..
ADT Remove copy ctors that did the same thing as the default one. 2014-03-11 11:32:49 +00:00
Analysis Remove copy ctors that did the same thing as the default one. 2014-03-11 11:32:49 +00:00
AsmParser
Bitcode
CodeGen IR: add a second ordering operand to cmpxhg for failure 2014-03-11 10:48:52 +00:00
Config
DebugInfo Revert "Clean up SmallString a bit" 2014-03-09 06:22:58 +00:00
ExecutionEngine [C++11] Add 'override' keyword to virtual methods that override their base class. 2014-03-08 07:51:20 +00:00
IR Remove copy ctors that did the same thing as the default one. 2014-03-11 11:32:49 +00:00
IRReader
LineEditor
Linker
LTO
MC [C++11] Remove 'virtual' keyword from methods marked with 'override' keyword. 2014-03-10 05:29:18 +00:00
Object Remove copy ctors that did the same thing as the default one. 2014-03-11 11:32:49 +00:00
Option
Support Remove copy ctors that did the same thing as the default one. 2014-03-11 11:32:49 +00:00
TableGen
Target Remove copy ctors that did the same thing as the default one. 2014-03-11 11:32:49 +00:00
Transforms
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassRegistry.h
PassSupport.h