]> granicus.if.org Git - clang/commit
PR16927: Don't assert (or, previously, skip) static data members of enumeration type
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 17 Aug 2013 20:01:53 +0000 (20:01 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 17 Aug 2013 20:01:53 +0000 (20:01 +0000)
commitced39ec4ab3935d70203a3f07a464f425b1137c7
treeeab9b8c856e97b8862a818b531f65fdf905bfa53
parent2766deb114cc5d3420027764438cf683dda8a9f0
PR16927: Don't assert (or, previously, skip) static data members of enumeration type

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@188612 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
test/CodeGenCXX/debug-info-static-member.cpp