[PATCH] D57741: [DebugInfo][llvm-symbolizer]Add some tests for edge cases when symbolizing
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 02:15:43 PDT 2019
jhenderson added a comment.
In D57741#1615890 <https://reviews.llvm.org/D57741#1615890>, @jdoerfert wrote:
> I think this caused some test failures (ignore if you are aware):
> http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/34096/steps/check-llvm%20ubsan/logs/stdio
The commit landed back in February, so it certainly wasn't caused by this change (what made you think it was?). The tests just showed up the failure introduced by rL367926 <https://reviews.llvm.org/rL367926>, which was in turn fixed by rL367959 <https://reviews.llvm.org/rL367959>.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57741/new/
https://reviews.llvm.org/D57741
More information about the llvm-commits
mailing list