This is an archive of the discontinued LLVM Phabricator instance.

[AST] Assert that no statement/expression class is polymorphic
ClosedPublic

Authored by riccibruno on Dec 3 2018, 7:53 AM.

Diff Detail

Repository
rC Clang

Event Timeline

riccibruno created this revision.Dec 3 2018, 7:53 AM

Forgot a space in the error message

This revision is now accepted and ready to land.Dec 3 2018, 11:13 AM
This revision was automatically updated to reflect the committed changes.