This revision was automatically updated to reflect the committed changes.
Closed by commit rL286631: Remove weak-linked symbols for SBBreakpointListImpl
(authored by tfiala).
Changed prior to commit:
https://reviews.llvm.org/D26553?vs=77639&id=77662#toc
Repository:
rL LLVM
https://reviews.l
jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.
This looks fine.
https://reviews.llvm.org/D26553
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailma
tfiala created this revision.
tfiala added a reviewer: jingham.
tfiala added a subscriber: lldb-commits.
Similar to SBStructuredData's Impl class, SBBreakpointListImpl was getting
weak-link exported in the lldb namespace. This change list fixes that by
moving out of the lldb public namespace, w