[llvm-bugs] [Bug 5317] Need target-specific XFAIL in Clang tests

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 1 11:15:48 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=5317

Matthias Braun <matze at braunis.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |matze at braunis.de
         Resolution|---                         |FIXED

--- Comment #1 from Matthias Braun <matze at braunis.de> ---
XFAIL allows to specify features and looking at the clang lit tests this is
used for things like "hexagon" or "sparc". So this seems to be good enough for
the job nowadays.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160801/ca86c139/attachment-0001.html>


More information about the llvm-bugs mailing list