Replace the unit test of BranchProbability::normalizeEdgeWeights() with BranchProbabi...
[oota-llvm.git] / unittests / Support / raw_pwrite_stream_test.cpp
2015-04-29 Reid KlecknerDisable failing TestDevNull test on Windows
2015-04-29 Rafael EspindolaRelax assert to avoid spurious failures with /dev/null.
2015-04-20 Rafael EspindolaDon't allow pwrite to resize a stream.
2015-04-14 Rafael EspindolaAdd raw_pwrite_stream type.