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

Eli Friedman <efrie...@codeaurora.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |efrie...@codeaurora.org
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Eli Friedman <efrie...@codeaurora.org> ---
libc++ has a wrapper around stdio.h which correctly undefines putc.

Beyond that, clang isn't going to mess with macros defined by your headers. 
File a bug against the C or C++ standard library you're using.

-- 
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

Reply via email to