|
|
|
|
|
by opticfluorine
787 days ago
|
|
Not disagreeing with your point, but it couldn't be a compiler optimization, could it? The compiler isn't able to infer that the class will not be inherited anywhere else, since another compilation unit unknown to the class could inherit. |
|
https://reviews.llvm.org/D16821