[PATCH] D150568: OptTable: stop parsing options after "--" alone.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 23:43:21 PDT 2023


jhenderson added a comment.

Sorry for the silence: I've been only doing minimal levels of reviewing the past couple of weeks, and this week isn't shaping up to be much better for various reasons. This patch looks good, aside from the hard-coded error message in the check (see @MaskRay's inline comment) which is causing a test failure on Windows., but a more general solution would be better if possible, so I suggest this is parked until D152286 <https://reviews.llvm.org/D152286> has landed or otherwise.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150568/new/

https://reviews.llvm.org/D150568



More information about the llvm-commits mailing list