[Lldb-commits] [PATCH] D92601: [lldb] Refactor the Symbolicator initializer

2020-12-03 Thread Jonas Devlieghere via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG99ea2c461d14: [lldb] Refactor the Symbolicator initializer (authored by JDevlieghere). Herald added a project: LLDB. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm

[Lldb-commits] [PATCH] D92601: [lldb] Refactor the Symbolicator initializer

2020-12-03 Thread Jim Ingham via Phabricator via lldb-commits
jingham accepted this revision. jingham added a comment. This revision is now accepted and ready to land. LGTM CHANGES SINCE LAST ACTION https://reviews.llvm.org/D92601/new/ https://reviews.llvm.org/D92601 ___ lldb-commits mailing list lldb-commits

[Lldb-commits] [PATCH] D92601: [lldb] Refactor the Symbolicator initializer

2020-12-03 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere created this revision. JDevlieghere added a reviewer: jingham. JDevlieghere requested review of this revision. We found out that we have clients relying on the old signature of the Symbolicator initializer. Make the signature compatible again and provide a factory method to initiali