[Lldb-commits] [PATCH] D70322: Add RTTI support to SymbolFile

2019-11-16 Thread Adrian Prantl via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG7d71dd928d1d: Add RTTI support to the SymbolFile class hierarchy (authored by aprantl). Herald added a project: LLDB. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llv

[Lldb-commits] [PATCH] D70322: Add RTTI support to SymbolFile

2019-11-16 Thread Adrian Prantl via Phabricator via lldb-commits
aprantl created this revision. aprantl added reviewers: labath, teemperor, jingham. Thanks to Pavel for suggesting this and Raphael for helping me understand how this works. https://reviews.llvm.org/D70322 Files: lldb/include/lldb/Expression/UserExpression.h lldb/include/lldb/Symbol/Symbol