[PATCH] D129519: [Symbolizer] Implement contextual symbolizer markup elements.
    Daniel Thornburgh via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul 20 11:18:25 PDT 2022
    
    
  
mysterymath updated this revision to Diff 446218.
mysterymath marked 2 inline comments as done.
mysterymath added a comment.
Address review comments.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129519/new/
https://reviews.llvm.org/D129519
Files:
  llvm/docs/CommandGuide/llvm-symbolizer.rst
  llvm/docs/SymbolizerMarkupFormat.rst
  llvm/include/llvm/DebugInfo/Symbolize/Markup.h
  llvm/include/llvm/DebugInfo/Symbolize/MarkupFilter.h
  llvm/lib/DebugInfo/Symbolize/Markup.cpp
  llvm/lib/DebugInfo/Symbolize/MarkupFilter.cpp
  llvm/test/DebugInfo/symbolize-filter-markup-context-line-elision.test
  llvm/test/DebugInfo/symbolize-filter-markup-error-location.test
  llvm/test/DebugInfo/symbolize-filter-markup-mmap.test
  llvm/test/DebugInfo/symbolize-filter-markup-module.test
  llvm/test/DebugInfo/symbolize-filter-markup-parse-fields.test
  llvm/test/DebugInfo/symbolize-filter-markup-reset.test
  llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129519.446218.patch
Type: text/x-patch
Size: 29380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220720/ac0ffb15/attachment.bin>
    
    
More information about the llvm-commits
mailing list