[LLVMbugs] [Bug 16946] sizeof(__func__) etc are wrong in lambdas

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Aug 21 04:51:56 PDT 2013


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

Benjamin Kramer <benny.kra at gmail.com> changed:

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

--- Comment #3 from Benjamin Kramer <benny.kra at gmail.com> ---
With r188900:

5: main
5: main
11: int main()
11: operator()
11: operator()
51: auto main()::<anonymous class>::operator()() const

-- 
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/20130821/ed24b69b/attachment.html>


More information about the llvm-bugs mailing list