[PATCH] D60728: [clang] [test] Add a (xfailing) test for PR41027

Michał Górny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 16 10:12:09 PDT 2019


mgorny added a comment.

In D60728#1468486 <https://reviews.llvm.org/D60728#1468486>, @hans wrote:

> What's the value in checking in this xfail'ed test without an actual fix for the problem?




1. It may help whoever tries to address it in the future, to have a known-good reproducer.
2. If someone addresses this independently and doesn't notice the bug, it will help us get informed that the issue was fixed.


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

https://reviews.llvm.org/D60728





More information about the cfe-commits mailing list