Compile astvisitor.cpp with rtti.

Authored by burel on Oct 16 2015, 4:34 AM.

Description

Compile astvisitor.cpp with rtti.

If this file is compiled without rtti, dynamic_cast doesn't work for any
objects instantiated from inside it, even if enabled for the file where
the dynamic_cast call is located.

Details

Committed
burelOct 16 2015, 4:40 AM
Parents
R521:05adc3b9a3c6: Add registerEnum method.
Branches
Unknown
Tags
Unknown