[Lldb-commits] [PATCH] D149914: [lldb] Refactor ObjCLanguage::MethodName

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 11 13:01:02 PDT 2023


aprantl added a comment.

I'm not opposed to using this implementation, but have you considered using something like the stdlib regex library to do the heavy lifting?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149914/new/

https://reviews.llvm.org/D149914



More information about the lldb-commits mailing list