[clang] [llvm] [clang] Add test run of 'dump_ast_matchers.py' (PR #165472)
Aaron Ballman via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 3 07:21:48 PST 2025
================
@@ -0,0 +1,4 @@
+// FIXME enable windows
+// UNSUPPORTED: system-windows
----------------
AaronBallman wrote:
Why is the test unsupported on Windows?
https://github.com/llvm/llvm-project/pull/165472
More information about the llvm-commits
mailing list