[LLVMbugs] [Bug 9855] trying to call an inlined function, causing link failure
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri May 6 10:44:38 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9855
Eli Friedman <sharparrow1 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |sharparrow1 at yahoo.com
Resolution| |INVALID
--- Comment #1 from Eli Friedman <sharparrow1 at yahoo.com> 2011-05-06 12:44:38 CDT ---
If your program GNU-style inline semantics, either fix it to use C99 semantics,
or pass -std=gnu89 to clang.
--
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