search for: dobin

Displaying 2 results from an estimated 2 matches for "dobin".

Did you mean: robin
2020 Oct 07
4
[RFC] Tooling for parsing and symbolication of Sanitizer reports
...symbolicated.json ``` There are multiple ways to perform symbolication (some of which are platform specific). Like asan_symbolize.py the plan would be to support multiple symbolication backends (that can also be chained together) that are specified via command line options. [1] https://github.com/dobin/asanparser/blob/master/asanparser.py [2] https://github.com/google/sanitizers/issues/268 Thanks, Dan.
2020 Oct 07
4
[RFC] Tooling for parsing and symbolication of Sanitizer reports
...ys to perform symbolication (some of which are >> platform specific). Like asan_symbolize.py the plan would be to >> support multiple symbolication backends (that can also be chained >> together) that are specified via command line options. >> >> [1] https://github.com/dobin/asanparser/blob/master/asanparser.py >> [2] https://github.com/google/sanitizers/issues/268 >> >> Thanks, >> Dan. >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> https://lists.llvm.or...