We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 612d485 commit 974ee96Copy full SHA for 974ee96
lldb/test/Shell/Settings/TestFrameFormatName.test
@@ -1,4 +1,8 @@
1
+# Not run on Windows because we are not able to break on all the required functions.
2
+# Even if we could, function.name* formatting also does not work correctly:
3
+# https://github.com/llvm/llvm-project/issues/143149
4
# UNSUPPORTED: system-windows
5
+
6
# Test different name formats.
7
8
# RUN: %build %S/Inputs/names.cpp --std c++17 -o %t.out
0 commit comments