We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fa5eff commit 56baa26Copy full SHA for 56baa26
libcxx/src/hash.cpp
@@ -16,6 +16,7 @@ _LIBCPP_CLANG_DIAGNOSTIC_IGNORED("-Wtautological-constant-out-of-range-compare")
16
_LIBCPP_BEGIN_NAMESPACE_STD
17
18
namespace {
19
+// Whitespace change DO NOT MERGE
20
21
// handle all next_prime(i) for i in [1, 210), special case 0
22
const unsigned small_primes[] = {
0 commit comments