[LLVMbugs] [Bug 14743] debug info for inlined functions

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Apr 13 01:14:03 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=14743

David Blaikie <dblaikie at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from David Blaikie <dblaikie at gmail.com> ---
Resolved through a combination of fixing the test case (it was expecting gnu89
inlining semantics rather than Clang's default of c99) and fixing Clang in
r206130.

-- 
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/20140413/1364d6b9/attachment.html>


More information about the llvm-bugs mailing list