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

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 10 17:46:41 PDT 2019


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

- Fix minor bug
- Return vector by value instead of passing in one by parameter.


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.199113.patch
Type: text/x-patch
Size: 8420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190511/89c5b824/attachment-0001.bin>


More information about the lldb-commits mailing list