[Lldb-commits] [PATCH] D11052: [lldb-mi] Simplify MICmnMIResultRecord implementation.
Bruce Mitchener
bruce.mitchener at gmail.com
Tue Jul 21 01:58:35 PDT 2015
brucem updated this revision to Diff 30235.
brucem added a comment.
This restores the (R) to some comments and handles the mapping of
the result class to a string in a better way that will generate
compiler warnings if a new result class is added.
The const qualifiers haven't been re-added after the discussion on
http://reviews.llvm.org/D11049.
http://reviews.llvm.org/D11052
Files:
tools/lldb-mi/MICmnMIResultRecord.cpp
tools/lldb-mi/MICmnMIResultRecord.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11052.30235.patch
Type: text/x-patch
Size: 6834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150721/f928d579/attachment.bin>
More information about the lldb-commits
mailing list