[Lldb-commits] [lldb] [lldb][Runtime] Move VerboseTrapFrameRecognizer into CPPLanguageRuntime (PR #166157)
Dan Liew via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 3 06:50:20 PST 2025
delcypher wrote:
> If we had a common CLanguageRuntime that CPPLanguageRuntime and ObjCLanguageRuntime inherited from, I didn't find a great way to avoid registering the recognizer multiple times.
Is this a typo?
https://github.com/llvm/llvm-project/pull/166157
More information about the lldb-commits
mailing list