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.
2 parents 065840b + 94f4902 commit 1ba9e25Copy full SHA for 1ba9e25
llvm/docs/DeveloperPolicy.rst
@@ -236,7 +236,7 @@ features added. Some tips for getting your testcase approved:
236
testing tools, like the ``clang -verify`` flag (`docs
237
<https://clang.llvm.org/docs/InternalsManual.html#verifying-diagnostics>`_)
238
and the ``clangd -lit-test``
239
- flag, which are preferred over FileCheck.
+ flag, which are preferred over ``FileCheck``.
240
241
* Changes to libraries, such as Support, which are not directly observable
242
through tool invocations, are often best tested with unit tests. Unit tests
0 commit comments