[LLVMbugs] [Bug 17572] Problem with inline C functions in Apple LLVM in XCode 5
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Oct 14 07:40:25 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17572
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Chris Lattner <clattner at apple.com> ---
The simplest fix is to mark it "static inline". See this link for more
details:
http://clang.llvm.org/compatibility.html#inline
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131014/48e5cece/attachment.html>
More information about the llvm-bugs
mailing list