Fix a bug that caused SimplifyCFG to drop DebugLocs.
[oota-llvm.git] / unittests / ADT / FoldingSet.cpp
2010-11-19 Dale JohannesenAdd test for PR 8111. By Frits van Bommel.