Skip to content

Commit

Permalink
[NFC] Remove trailing whitespace
Browse files Browse the repository at this point in the history
This seems to be causing problems that I couldn't reproduce locally.
  • Loading branch information
llvm-beanz committed Jan 11, 2024
1 parent f5dd70c commit c2fd5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/docs/HLSL/FunctionCalls.rst
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ undefined behavior in HLSL, and any use of the argument after the call is a use
of an undefined value which may be illegal in the target (DXIL programs with
used or potentially used ``undef`` or ``poison`` values fail validation).

Clang Implementation
Clang Implementation
====================

.. note::
Expand Down

0 comments on commit c2fd5b7

Please sign in to comment.