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
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to