Skip to content

Commit c2fd5b7

Browse files
committed
[NFC] Remove trailing whitespace
This seems to be causing problems that I couldn't reproduce locally.
1 parent f5dd70c commit c2fd5b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/HLSL/FunctionCalls.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ undefined behavior in HLSL, and any use of the argument after the call is a use
144144
of an undefined value which may be illegal in the target (DXIL programs with
145145
used or potentially used ``undef`` or ``poison`` values fail validation).
146146

147-
Clang Implementation
147+
Clang Implementation
148148
====================
149149

150150
.. note::

0 commit comments

Comments
 (0)