[PATCH] D50515: Re-push "[Option] Fix PR37006 prefix choice in findNearest"

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 3 11:18:08 PDT 2018


modocache added a comment.

Excellent, I think pushing this along with https://reviews.llvm.org/D50410 revealed the true error, as an MSAN buildbot tells use there's a use of an uninitialized value: http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/23176/steps/check-clang%20msan/logs/stdio

I haven't looked into it a ton yet but it seems promising. However, for the time being, I reverted this change in https://reviews.llvm.org/rL341333.


Repository:
  rL LLVM

https://reviews.llvm.org/D50515





More information about the llvm-commits mailing list