Skip to content

Commit 56baa26

Browse files
committed
Testing commit for CI -- DO NOT MERGE
1 parent 3fa5eff commit 56baa26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcxx/src/hash.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ _LIBCPP_CLANG_DIAGNOSTIC_IGNORED("-Wtautological-constant-out-of-range-compare")
1616
_LIBCPP_BEGIN_NAMESPACE_STD
1717

1818
namespace {
19+
// Whitespace change DO NOT MERGE
1920

2021
// handle all next_prime(i) for i in [1, 210), special case 0
2122
const unsigned small_primes[] = {

0 commit comments

Comments
 (0)