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 
27851334a4229defa0772b78057c6e42a1e90c5e -- toto.cpp
``````````

</details>

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

``````````diff
diff --git a/toto.cpp b/toto.cpp
index 1a4baf536d..8b13789179 100644
--- a/toto.cpp
+++ b/toto.cpp
@@ -1 +1 @@
-  
+

``````````

</details>


https://github.com/llvm/llvm-project/pull/76856
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to