[Lldb-commits] [PATCH] D64536: Adding inline comments to code view type records
NILANJANA BASU via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 11 11:39:13 PDT 2019
nilanjana_basu updated this revision to Diff 209278.
nilanjana_basu added a comment.
Herald added subscribers: lldb-commits, abidh.
Herald added a project: LLDB.
String parameter passing is done using Twine instead of using C strings, as suggested in the review
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64536/new/
https://reviews.llvm.org/D64536
Files:
llvm/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp
llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp
llvm/test/DebugInfo/COFF/types-basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64536.209278.patch
Type: text/x-patch
Size: 38820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190711/7777e05a/attachment-0001.bin>
More information about the lldb-commits
mailing list