[Lldb-commits] [PATCH] D150303: [LLDB] Add some declarations related to REPL support for mojo
River Riddle via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed May 10 13:45:59 PDT 2023
rriddle added a comment.
Could we switch the RTTI to use the llvm RTTI extension mechanism, instead of enums? Other classes have started doing this, and it'd be really nice if users can write REPLS without needing to touch upstream LLDB.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150303/new/
https://reviews.llvm.org/D150303
More information about the lldb-commits
mailing list