summaryrefslogtreecommitdiffstats
path: root/lib/Headers/clzerointrin.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Headers/clzerointrin.h')
-rw-r--r--lib/Headers/clzerointrin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Headers/clzerointrin.h b/lib/Headers/clzerointrin.h
index 74a7bf5ed0..9fb1610090 100644
--- a/lib/Headers/clzerointrin.h
+++ b/lib/Headers/clzerointrin.h
@@ -31,7 +31,7 @@
#define __DEFAULT_FN_ATTRS \
__attribute__((__always_inline__, __nodebug__, __target__("clzero")))
-/// \brief Loads the cache line address and zero's out the cacheline
+/// Loads the cache line address and zero's out the cacheline
///
/// \headerfile <clzerointrin.h>
///