We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a78347 commit 8f0f3b1Copy full SHA for 8f0f3b1
llvm/include/llvm/ADT/Hashing.h
@@ -476,7 +476,7 @@ template <typename RangeT> hash_code hash_combine_range(RangeT &&R) {
476
namespace hashing {
477
namespace detail {
478
479
-/// Helper class to manage the combining of `hash_combine` arguments.
+/// Helper class to manage the combining of hash_combine arguments.
480
///
481
/// This class manages the state and various calls involved in combining a
482
/// variadic argument list into a single hash.
0 commit comments