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 e4b2735 commit 5a74477Copy full SHA for 5a74477
cross-project-tests/debuginfo-tests/llgdb-tests/forward-declare-class.cpp
@@ -1,6 +1,7 @@
1
// RUN: %clangxx %target_itanium_abi_host_triple -O0 -g %s -c -o %t.o
2
// RUN: %test_debuginfo %s %t.o
3
// Radar 9168773
4
+// XFAIL: !system-darwin && gdb-clang-incompatibility
5
6
// DEBUGGER: ptype A
7
// Work around a gdb bug where it believes that a class is a
0 commit comments