forked from OSchip/llvm-project
[libcxx][NFC] Strip trailing whitespace, fix typo.
This commit is contained in:
parent
bf2975eca0
commit
7c9844b66e
|
@ -148,7 +148,7 @@ BENCHMARK_CAPTURE(BM_Hash,
|
|||
// ---------------------------------------------------------------------------//
|
||||
|
||||
|
||||
// Sorted Assending //
|
||||
// Sorted Ascending //
|
||||
BENCHMARK_CAPTURE(BM_InsertValue,
|
||||
unordered_set_uint32,
|
||||
std::unordered_set<uint32_t>{},
|
||||
|
|
Loading…
Reference in New Issue