[clang-tools-extra] [clang-tidy] Add check to diagnose coroutine-hostile RAII objects (PR #68738)

via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 11 07:45:26 PDT 2023


================
@@ -0,0 +1,44 @@
+//===--- CoroutineHostileRAIICheck.h - clang-tidy ---------------*- C++-*-===//
----------------
EugeneZelenko wrote:

Please add one more dash.

https://github.com/llvm/llvm-project/pull/68738


More information about the cfe-commits mailing list