zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2k stars 592 forks source link

Update our Usage of `virtual`/`override`/`final` in the Slice Compiler #2281

Closed InsertCreativityHere closed 3 weeks ago

InsertCreativityHere commented 3 weeks ago

This is the first phase of low-hanging-cleanup in the C++ code of the Slice compiler. Figure it's better to split them into more digestible PRs, since it ends up touching lots of code.