[PATCH] D26850: [Driver] Fix recognizing newer OpenSUSE versions
Michał Górny via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 18 11:22:10 PST 2016
mgorny added a comment.
In https://reviews.llvm.org/D26850#599983, @bruno wrote:
> Can you add a testcase?
The test case is included in https://reviews.llvm.org/D25869 — that's how I noticed it being broken ;-). My original intent was to commit the refactor, then this fix, then the test case. I can move the failing test case here if you insist but I think that's just an unnecessary work.
https://reviews.llvm.org/D26850
More information about the llvm-commits
mailing list