Skip to content

Commit 584548f

Browse files
committed
Updated incorrect link address
1 parent b72a197 commit 584548f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/lib/Headers/hlsl/hlsl_intrinsics.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ bool4 and(bool4 x, bool4 y);
299299
/// vector output.
300300

301301
// TODO: Clean up clang-format marker once we've resolved
302-
// https://github.com/llvm/llvm-project/issues/128979
302+
// https://github.com/llvm/llvm-project/issues/127851
303303
//
304304
// clang-format off
305305
_HLSL_BUILTIN_ALIAS(__builtin_hlsl_or)

0 commit comments

Comments
 (0)