[LLVMbugs] [Bug 7827] Clang bug with C99 array as parameter

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Sep 24 10:33:59 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=7827

Fariborz Jahanian <fjahanian at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Fariborz Jahanian <fjahanian at apple.com> 2010-09-24 12:33:58 CDT ---
(In reply to comment #3)
> Null pointers are handled special in AST by adding an implicit cast. I fixed
> the special case.
> I will look at the more common case today. Thanks for bringing it up.

Much more involved. Implemented in TOT:
http://llvm.org/viewvc/llvm-project?view=rev&revision=114737

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list