Recently, Clang enabled the check for virtual destructors
in the presence of virtual methods. That broke the bootstrap
build. Fixing it.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 5363 Build 5363: arc lint + arc unit
Differential D31776
Add a virtual destructor to a class with virtual methods. krasin on Apr 6 2017, 11:07 AM. Authored by
Details Recently, Clang enabled the check for virtual destructors
Diff Detail
|