[flang-commits] [lldb] [libunwind] [lld] [libc] [libcxx] [clang-tools-extra] [compiler-rt] [flang] [clang] [llvm] [mlir] Test pr (PR #76859)

via flang-commits flang-commits at lists.llvm.org
Wed Jan 3 12:16:19 PST 2024


github-actions[bot] wrote:

<!--LLVM CODE FORMAT COMMENT: {clang-format}-->


:warning: C/C++ code formatter, clang-format found issues in your code. :warning:

<details>
<summary>
You can test this locally with the following command:
</summary>

``````````bash
git-clang-format --diff 7fbc1de9896029636dd572a692ee90ba88285943 0006e82ff03affbd440a678bf6078ad0b2b6e07e -- clang/foo.cpp
``````````

</details>

<details>
<summary>
View the diff from clang-format here.
</summary>

``````````diff
diff --git a/clang/foo.cpp b/clang/foo.cpp
index 8d1c8b69c3..8b13789179 100644
--- a/clang/foo.cpp
+++ b/clang/foo.cpp
@@ -1 +1 @@
- 
+

``````````

</details>


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


More information about the flang-commits mailing list