Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't make class SementicContext::Empty final.
The class does not implement the pure virtual methods so can not be considered 'final'. Clang 10 and 11 complain about this. Context: chipsalliance/Surelog#3081 Signed-off-by: Henner Zeller <[email protected]>
- Loading branch information