[LLVMbugs] [Bug 14471] debug info for static class members
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jan 15 17:24:36 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=14471
Eric Christopher <echristo at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #8 from Eric Christopher <echristo at gmail.com> 2013-01-15 19:24:36 CST ---
Patches committed here:
athyra:~/sources/llvm/tools/clang/test/debuginfo-tests> svn ci
.Adding static-member.cpp
Transmitting file data .
Committed revision 172589.
athyra:~/sources/llvm> git svn dcommit
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
M include/llvm/DIBuilder.h
M include/llvm/DebugInfo.h
M lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
M lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
M lib/IR/DIBuilder.cpp
M lib/IR/DebugInfo.cpp
Committed r172590
athyra:~/sources/llvm/tools/clang> git svn dcommit
Committing to https://llvm.org/svn/llvm-project/cfe/trunk ...
M lib/CodeGen/CGDebugInfo.cpp
M lib/CodeGen/CGDebugInfo.h
M test/CodeGen/2009-10-20-GlobalDebug.c
M test/CodeGen/debug-info-static.c
M test/CodeGenCXX/debug-lambda-expressions.cpp
Committed r172591
--
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.
More information about the llvm-bugs
mailing list