[PATCH] D94621: docs

Vasily Kulikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 13 11:07:01 PST 2021


segoon created this revision.
segoon requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D94621

Files:
  clang-tools-extra/docs/clang-tidy/checks/concurrency-async-fs.rst


Index: clang-tools-extra/docs/clang-tidy/checks/concurrency-async-fs.rst
===================================================================
--- clang-tools-extra/docs/clang-tidy/checks/concurrency-async-fs.rst
+++ clang-tools-extra/docs/clang-tidy/checks/concurrency-async-fs.rst
@@ -24,6 +24,9 @@
 * Linux syscalls
 * Boost.Filesystem, Boost.Nowide
 
+Options
+-------
+
 .. option:: FunctionsExtra
 
   Specifies additional functions to search for, separated with semicolon.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94621.316456.patch
Type: text/x-patch
Size: 478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210113/4dd1af78/attachment.bin>


More information about the cfe-commits mailing list