[Lldb-commits] [PATCH] D26470: Fix weak symbol linkage in SBStructuredData, update docs.
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 9 13:54:58 PST 2016
tfiala created this revision.
tfiala added a reviewer: jingham.
tfiala added a subscriber: lldb-commits.
This change fixes an issue where I was leaking a weakly-linked symbol in the SBAPI. It also updates the docs to call out what I did wrong.
https://reviews.llvm.org/D26470
Files:
API/SBStructuredData.cpp
SB-api-coding-rules.html
lldb/API/SBStructuredData.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26470.77389.patch
Type: text/x-patch
Size: 5727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161109/1cb71c5b/attachment.bin>
More information about the lldb-commits
mailing list