[asan] call __asan_init from .preinit_array. This simplifies __asan_init vs malloc...
[oota-llvm.git] / lib / Support / DeltaAlgorithm.cpp
2010-06-08 Daniel DunbarDeltaAlgorithm: Tweak split to split by first/second...
2009-12-09 Daniel DunbarDeltaAlgorithm: Add a virtual destructor and home.
2009-12-04 Daniel DunbarFix typo and add missing include.
2009-12-03 Daniel DunbarAdd an implementation of the delta debugging algorithm.