[LLVMbugs] [Bug 2933] clang should support "inline" properly.
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Apr 13 23:48:13 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=2933
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #15 from Chris Lattner <clattner at apple.com> 2009-04-14 01:48:13 ---
Inline functions now get the right linkage types, so they get inlined properly.
We do not sema them (merge definitions) fully correctly though.
--
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