[PATCH] D94621: [clang-tidy] add concurrency-async-fs

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


segoon updated this revision to Diff 316460.
segoon retitled this revision from "docs" to "[clang-tidy] add concurrency-async-fs".
segoon edited the summary of this revision.
segoon added a comment.
Herald added subscribers: ormris, xazax.hun, mgorny.

fix


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94621/new/

https://reviews.llvm.org/D94621

Files:
  clang-tools-extra/clang-tidy/concurrency/AsyncFsCheck.cpp
  clang-tools-extra/clang-tidy/concurrency/AsyncFsCheck.h
  clang-tools-extra/clang-tidy/concurrency/CMakeLists.txt
  clang-tools-extra/clang-tidy/concurrency/ConcurrencyTidyModule.cpp
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/docs/clang-tidy/checks/concurrency-async-fs.rst
  clang-tools-extra/docs/clang-tidy/checks/list.rst
  clang-tools-extra/test/clang-tidy/checkers/concurrency-async-fs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94621.316460.patch
Type: text/x-patch
Size: 19094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210113/92f56350/attachment-0001.bin>


More information about the cfe-commits mailing list