[PATCH] [compiler-rt] Symbolizer refactoring: Move string parsing into separate functions

Kuba Brecka kuba.brecka at gmail.com
Tue Feb 24 14:28:24 PST 2015


Part of http://reviews.llvm.org/D7827. Extracts two functions, `ParseSymbolizePCOutput` and `ParseSymbolizeDataOutput` that do the string parsing from `POSIXSymbolizer`.

http://reviews.llvm.org/D7869

Files:
  lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7869.20627.patch
Type: text/x-patch
Size: 4936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150224/a82abf38/attachment.bin>


More information about the llvm-commits mailing list