[libcxx][NFC] Strip trailing whitespace, fix typo.

This commit is contained in:
Stephan T. Lavavej 2019-10-23 11:45:36 -07:00
parent bf2975eca0
commit 7c9844b66e
20 changed files with 37 additions and 37 deletions

View File

@ -148,7 +148,7 @@ BENCHMARK_CAPTURE(BM_Hash,
// ---------------------------------------------------------------------------//
// Sorted Assending //
// Sorted Ascending //
BENCHMARK_CAPTURE(BM_InsertValue,
unordered_set_uint32,
std::unordered_set<uint32_t>{},