https://bugs.llvm.org/show_bug.cgi?id=46800
Richard Smith <richard-l...@metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Fixed By Commit(s)| |6c18f7db73a08f1ae39a76a86b4
| |14c5b0c24ee86
Status|NEW |RESOLVED
--- Comment #3 from Richard Smith <richard-l...@metafoo.co.uk> ---
As of commit 6c18f7db73a08f1ae39a76a86b414c5b0c24ee86 Clang now implements
__builtin_complex, and Clang + glibc now accept this example when using
-fgnuc-version=4.7 or higher.
I'm marking this as fixed, even though we will still reject the given valid
code when compiling with glibc in our default mode; while that is a bug, I
don't think any further part of it is *our* bug.
I've filed a glibc bug for the rest:
https://sourceware.org/bugzilla/show_bug.cgi?id=26287
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs