http://llvm.org/bugs/show_bug.cgi?id=8952
Douglas Gregor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Douglas Gregor <[email protected]> 2011-10-09 17:21:58 CDT --- With top-of-tree Clang, I see both bar() and baz(), as expected: 0000000000000000 T _bar 0000000000000038 S _bar.eh 0000000000000010 T _baz 0000000000000060 S _baz.eh -- 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
