[Lldb-commits] [PATCH] D61746: [Breakpoint] Make breakpoint language agnostic

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 9 14:32:07 PDT 2019


xiaobai updated this revision to Diff 198911.
xiaobai added a comment.

Rework function
GetVariantMethodNames -> GetMethodNameVariants


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

https://reviews.llvm.org/D61746

Files:
  include/lldb/Target/Language.h
  source/Breakpoint/BreakpointResolverName.cpp
  source/Breakpoint/CMakeLists.txt
  source/Plugins/Language/ObjC/ObjCLanguage.cpp
  source/Plugins/Language/ObjC/ObjCLanguage.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61746.198911.patch
Type: text/x-patch
Size: 8499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190509/32741643/attachment.bin>


More information about the lldb-commits mailing list