Skip to content
Commit 7505aeef authored by Michael Liao's avatar Michael Liao
Browse files

[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?
parent 4435d181
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment