[LLVMbugs] [Bug 13513] C++ arguments passed by invisible reference have wrong type

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Apr 11 17:30:59 PDT 2014


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

Eric Christopher <echristo at gmail.com> changed:

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

--- Comment #1 from Eric Christopher <echristo at gmail.com> ---
Looks fixed:

dzur:~/tmp> ~/builds/build-llvm/Debug+Asserts/bin/clang -g foo.cpp
dzur:~/tmp> gdb a.out
Reading symbols from a.out...done.
(gdb) ptype foo
type = int (Obj)

-- 
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/20140412/dd198f8c/attachment.html>


More information about the llvm-bugs mailing list