Devirtualize ArgList's dtor now that -Wvirtual-dtor and C++11 allow a better way...
[oota-llvm.git] / unittests / ADT / FoldingSet.cpp
2010-11-19 Dale JohannesenAdd test for PR 8111. By Frits van Bommel.