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

Arnaud Coomans via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 9 08:36:21 PDT 2018


acoomans created this revision.
acoomans added a reviewer: cfe-commits.

Original changeset (https://reviews.llvm.org/D46776) by @modocache. It was reverted after the PS4 bot failed.

The issue has been determined to be with the way the PS4 SDK handles this particular option. https://reviews.llvm.org/D50410 removes this test, so we can push this again.


Repository:
  rC Clang

https://reviews.llvm.org/D50515

Files:
  lib/Option/OptTable.cpp
  unittests/Option/OptionParsingTest.cpp
  unittests/Option/Opts.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50515.159931.patch
Type: text/x-patch
Size: 4971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180809/b09c83c6/attachment.bin>


More information about the cfe-commits mailing list