[cfe-commits] r67541 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaDecl.cpp test/Sema/implicit-builtin-decl.c test/Sema/implicit-builtin-redecl.c

Ed Schouten ed at 80386.nl
Mon Mar 23 10:49:47 PDT 2009


* Douglas Gregor <dgregor at apple.com> wrote:
> Fix PR3855. When we encounter an incompatible redeclaration of a
> library function, accept this declaration and pretend that we do not
> know that this is a library function. autoconf depends on this
> (broken) behavior.

This is awesome. Thanks a lot!

-- 
 Ed Schouten <ed at 80386.nl>
 WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20090323/9d333019/attachment.sig>


More information about the cfe-commits mailing list