[LLVMbugs] [Bug 3371] clang rejects pointer arithmetic code (from the Linux kernel)
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Jan 22 16:38:28 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3371
Douglas Gregor <dgregor at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dgregor at apple.com
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Douglas Gregor <dgregor at apple.com> 2009-01-22 18:38:28 ---
As of r62823, Clang accepts pointer arithmetic on function pointers in C mode
as a GNU extension.
--
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