Skip to content

Commit

Permalink
[clang][docs] Fix warning in LanguageExtensions
Browse files Browse the repository at this point in the history
build-llvm/tools/clang/docs/LanguageExtensions.rst:2768: WARNING: Title underline too short.
  • Loading branch information
DavidSpickett committed Feb 13, 2024
1 parent d58c128 commit 7a5c1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/docs/LanguageExtensions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2765,7 +2765,7 @@ that even if present, its use may depend on run-time privilege or other OS
controlled state.
``__builtin_readsteadycounter``
------------------------------
-------------------------------
``__builtin_readsteadycounter`` is used to access the fixed frequency counter
register (or a similar steady-rate clock) on those targets that support it.
Expand Down

0 comments on commit 7a5c1a4

Please sign in to comment.