The ASTImporter does currently not handle const_casts. This patch adds the
missing const_cast importer code and the test case that discovered this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thank you!
tools/clang-import-test/clang-import-test.cpp | ||
---|---|---|
197 ↗ | (On Diff #161356) | Is this option set to check dynamic_cast? |