[clang] [DRAFT][analyzer][NFC] clang-format our folders (PR #82599)

Balazs Benics via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 22 01:59:26 PST 2024


================
@@ -145,7 +146,8 @@ class CallDescription {
     return CD1.matchesAsWritten(CE);
   }
 
-  /// \copydoc clang::ento::CallDescription::matchesAnyAsWritten(const CallExpr &, const CallDescription &)
+  /// \copydoc clang::ento::CallDescription::matchesAnyAsWritten(const CallExpr
+  /// &, const CallDescription &)
----------------
steakhal wrote:

Same Doxygen problem here.

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


More information about the cfe-commits mailing list