hanchenye-llvm-project/llvm/include
Benjamin Kramer f8502272ef 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.

llvm-svn: 203563
2014-03-11 11:32:49 +00:00
..
llvm Remove copy ctors that did the same thing as the default one. 2014-03-11 11:32:49 +00:00
llvm-c llvm-c: expose unnamedaddr field of globals 2014-03-10 19:24:35 +00:00