[PATCH] D124686: [Symbolize] Parser for log symbolizer markup.

Daniel Thornburgh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 13:19:48 PDT 2022


mysterymath updated this revision to Diff 426504.
mysterymath added a comment.

Use SmallVector for Buffer; allow main loop to run malloc-free.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124686/new/

https://reviews.llvm.org/D124686

Files:
  llvm/include/llvm/DebugInfo/Symbolize/Markup.h
  llvm/lib/DebugInfo/Symbolize/CMakeLists.txt
  llvm/lib/DebugInfo/Symbolize/Markup.cpp
  llvm/unittests/DebugInfo/CMakeLists.txt
  llvm/unittests/DebugInfo/Symbolizer/CMakeLists.txt
  llvm/unittests/DebugInfo/Symbolizer/MarkupTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124686.426504.patch
Type: text/x-patch
Size: 11962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220502/de5fd21b/attachment.bin>


More information about the llvm-commits mailing list