Add a static_assert checking that no statement/expression class is polymorphic.
People should use LLVM style RTTI instead.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Differential D55222
[AST] Assert that no statement/expression class is polymorphic riccibruno on Dec 3 2018, 7:53 AM. Authored by
Details Add a static_assert checking that no statement/expression class is polymorphic.
Diff Detail
|