[LLVMbugs] [Bug 5338] CloneFunctionInto() fails on function declaration
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Oct 28 20:58:44 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=5338
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Chris Lattner <clattner at apple.com> 2009-10-28 22:58:44 ---
CloneFunctionInto doesn't make sense for declarations, there is no body to
clone.
--
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