https://llvm.org/bugs/show_bug.cgi?id=30277
Richard Smith <richard-l...@metafoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |richard-l...@metafoo.co.uk Resolution|--- |INVALID --- Comment #1 from Richard Smith <richard-l...@metafoo.co.uk> --- There's nothing we can reasonably do about this. We have no control over the contents of libstdc++'s headers (which contain the using declaration) nor glibc's (which suppress the declaration of gets in c++14 mode). We have also stopped releasing new patch releases for clang 3.6. Your best approach would be to get libstdc++ patched to not contain the broken using declaration in c++14 mode. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs