summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-08-28 17:27:13 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-08-28 17:27:13 +0000
commitfae219a033656506d0c8cea62e22036d68b4bf6a (patch)
treede1598a72cedb5758fb833c626166f6354613f8c /llvm/lib
parentf18633c3d5434a3ce42657193a3a7deb266d55d5 (diff)
downloadbcm5719-llvm-fae219a033656506d0c8cea62e22036d68b4bf6a.tar.gz
bcm5719-llvm-fae219a033656506d0c8cea62e22036d68b4bf6a.zip
PR16995: Failing to associate static members with their enclosing class
In the transition from declaration (with some members) to definition, we were overwriting the list of members with the empty list when attaching template parameters. The fix is in llvm::DICompositeType::addMember (along with asserts that cause this bug to be covered by existing Clang test cases), including adding some asserts to catch this sort of issue which found issues fixed in this commit. llvm-svn: 189494
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud