[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
================
@@ -1,4 +1,5 @@
-//===--- PathDiagnosticConsumers.h - Path Diagnostic Clients ------*- C++ -*-===//
+//===--- PathDiagnosticConsumers.h - Path Diagnostic Clients ------*- C++
+//-*-===//
----------------
steakhal wrote:
```suggestion
//===--- PathDiagnosticConsumers.h - Path Diagnostic Clients ----*- C++ -*-===//
```
Uhh, I hope I didn't miss similar cases.
https://github.com/llvm/llvm-project/pull/82599
More information about the cfe-commits
mailing list