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 6c93c16 commit 69fb22eCopy full SHA for 69fb22e
clang/lib/Headers/hlsl/hlsl_intrinsics.h
@@ -294,7 +294,7 @@ bool4 and(bool4 x, bool4 y);
294
// or builtins
295
//===----------------------------------------------------------------------===//
296
297
-/// \fn bool or(bool x, bbol y)
+/// \fn bool or(bool x, bool y)
298
/// \brief Logically ors two boolean vectors elementwise and produces a bool
299
/// vector output.
300
0 commit comments