Identified with readability-redundant-member-init.
This reverts commit fd4808887e. This patch causes gcc to issue a lot of warnings like: warning: base class ‘class llvm::MCParsedAsmOperand’ should be explicitly initialized in the copy constructor [-Wextra]
fd4808887e
Preparatory patch for MachO feature.