curdeius added inline comments.

================
Comment at: 
clang-tools-extra/docs/clang-tidy/checks/concurrency-async-no-new-threads.rst:14
+
+   The check doesn't identify synchronous and asynchronous code. Insead, it
+   assumes that all analyzed code is asynchronous and all blocking calls have 
to
----------------
Typo: Insead -> Instead


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

https://reviews.llvm.org/D94622

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to