[PATCH] D37269: Add support for custom loaders to the sanitizer symbolizer

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 10:47:43 PDT 2017


fjricci added a comment.

aha - looks like that test removes access to proc/maps, which then causes reading procmaps to fail. Not sure why that failure wasn't reproducing locally, but I'll try to figure out a way to handle that case.


Repository:
  rL LLVM

https://reviews.llvm.org/D37269





More information about the llvm-commits mailing list