[LLVMbugs] [Bug 20995] TEST 'Clang :: Modules/compiler_builtins.m' FAILED
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Dec 17 12:19:00 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=20995
Yaron Keren <yaron.keren at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |LATER
--- Comment #3 from Yaron Keren <yaron.keren at gmail.com> ---
I see same problem when built with newer mingw-w64 4.9.1. Something does not
work wth the mingw-w64 header files, but the module diagnostic only says
File C:\\llvm\\tools\\clang\\test\\Modules\\compiler_builtins.m Line 7: could
not build module '_Builtin_intrinsics'
which is not very helpful understanding the problem. I had tried to compile
small samples using the intrinsics (not as modules) which did work ok.
I xfailed the test in r224453.
--
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/20141217/9d646c7e/attachment.html>
More information about the llvm-bugs
mailing list