[llvm] [llvm] clang-format a few llvm/Support headers (PR #138703)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue May 6 11:51:35 PDT 2025
================
@@ -1,4 +1,5 @@
-//===- llvm/Support/Program.h ------------------------------------*- C++ -*-===//
+//===- llvm/Support/Program.h ------------------------------------*- C++
+//-*-===//
----------------
nikic wrote:
Keep this in one line (by dropping dashes).
https://github.com/llvm/llvm-project/pull/138703
More information about the llvm-commits
mailing list