[PATCH] D44714: Change TSAN external symbolization API to support returning multiple frames

Dmitry Vyukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 21 02:30:29 PDT 2018


dvyukov added a comment.

This broke darwin build. I've fixed it up in:
http://llvm.org/viewvc/llvm-project?view=revision&revision=328082
Both external symbolization tests still pass, so I hope it works for your use case.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D44714





More information about the llvm-commits mailing list