aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/long-virtual-inheritance-chain.cpp
AgeCommit message (Collapse)Author
2012-05-27PR12962: Fix a rare use after free when collecting virtual overrides.Benjamin Kramer
The DenseMap reallocates after 64 insertions so this only happened in large test cases under very specific circumstances. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157549 91177308-0d34-0410-b5e6-96231b3b80d8