[Lldb-commits] [PATCH] D114150: [lldb] Deobfuscate python-swigsafecast.swig

2021-11-18 Thread Pavel Labath via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGf1127914d3dc: [lldb] Deobfuscate python-swigsafecast.swig (authored by labath). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D114150/new/ https://reviews.ll

[Lldb-commits] [PATCH] D114150: [lldb] Deobfuscate python-swigsafecast.swig

2021-11-18 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere accepted this revision. JDevlieghere added a comment. This revision is now accepted and ready to land. Ship it Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D114150/new/ https://reviews.llvm.org/D114150

[Lldb-commits] [PATCH] D114150: [lldb] Deobfuscate python-swigsafecast.swig

2021-11-18 Thread Pavel Labath via Phabricator via lldb-commits
labath created this revision. labath added reviewers: JDevlieghere, jingham. labath requested review of this revision. Herald added a project: LLDB. This file was way more complicated than it needed to be. This patch removes the automagic reference-to-pointer delegation and replaces the template