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

Eric Christopher <[email protected]> changed:

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

--- Comment #1 from Eric Christopher <[email protected]> ---
Seems to be fixed:

dzur:~/tmp> ~/builds/build-llvm/Debug+Asserts/bin/clang -g -c foo.cpp
dzur:~/tmp> gdb foo.o
Reading symbols from foo.o...done.
(gdb) b foo<int>::foo
Breakpoint 1 at 0x4f: file foo.cpp, line 9.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to