-
- Downloads
Add IgnoreBaseInCopyConstructors to .clang-tidy
gcc issues warnings on copy constructors that do not explicitly initialize the base class.
Please register or sign in to comment
gcc issues warnings on copy constructors that do not explicitly initialize the base class.