[clang] Pacify GCC warning. NFC.
- This partially reverts d677a7cb to pacify GCC warnings like ``` base class should be explicitly initialized in the copy constructor ``` - Shall we keep turning on option `IgnoreBaseInCopyConstructors` when enabling `readability-redundant-member-init` check?
Loading
Please register or sign in to comment