llvm with tablegen backend for capstone disassembler
Go to file
Douglas Gregor 0537942f3c Add implicitly-declared default and copy constructors to C++ classes,
when appropriate.

Conversions for class types now make use of copy constructors. I've
replaced the egregious hack allowing class-to-class conversions with a
slightly less egregious hack calling these conversions standard
conversions (for overloading reasons).

llvm-svn: 58622
2008-11-03 17:51:48 +00:00
clang Add implicitly-declared default and copy constructors to C++ classes, 2008-11-03 17:51:48 +00:00
llvm Comment fix. 2008-11-03 17:33:36 +00:00