[llvm-branch-commits] [clang] PR for llvm/llvm-project#81104 (PR #81106)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Feb 8 00:45:47 PST 2024
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-clang-format
Author: None (llvmbot)
<details>
<summary>Changes</summary>
resolves llvm/llvm-project#<!-- -->81104
---
Full diff: https://github.com/llvm/llvm-project/pull/81106.diff
1 Files Affected:
- (modified) clang/test/Format/clang-format-ignore.cpp (-1)
``````````diff
diff --git a/clang/test/Format/clang-format-ignore.cpp b/clang/test/Format/clang-format-ignore.cpp
index b4e526463000ae..fb49fa9dd52c65 100644
--- a/clang/test/Format/clang-format-ignore.cpp
+++ b/clang/test/Format/clang-format-ignore.cpp
@@ -1,4 +1,3 @@
-// UNSUPPORTED: system-windows
// RUN: rm -rf %t.dir
// RUN: mkdir -p %t.dir/level1/level2
``````````
</details>
https://github.com/llvm/llvm-project/pull/81106
More information about the llvm-branch-commits
mailing list