[PATCH] D46776: [Option] Fix PR37006 prefix choice in findNearest

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 14 15:43:25 PDT 2018


modocache added a comment.

I'm not yet sure why, but this change caused buildbot failures due to a test in Clang for the "did you mean" feature. I couldn't figure out why the buildbots would fail whereas the Clang tests pass for me locally, and so reverted this change for the time being, in https://reviews.llvm.org/rL332304. I'll try to resubmit once I've figured out and fixed the issue.


Repository:
  rL LLVM

https://reviews.llvm.org/D46776





More information about the llvm-commits mailing list