Sorry for the late reply. Can you share a reproducer for this with upstream
LLDB? Otherwise it would also help if you could share a backtrace for when LLDB
calls the correct FindExternalLexicalDecls (that way we know if this was coming
from just Clang’s normal parsing process or if there is some
After a long wild goose chase, that didn't get me nowhere I am looking
for some help.
Basically what's not working for me anymore in 9.0.0 is the "expression"
printer `p` (not `po`).
Technically that is a JIT compiled Objective-C category method, where
the resulting binary code gets extracted fr