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 4ce9553 commit 84b1f38Copy full SHA for 84b1f38
integration-tests/tests/integration_test.rs
@@ -6058,6 +6058,7 @@ fn test_error_generated_for_pod_with_nontrivial_destructor() {
6058
}
6059
6060
#[test]
6061
+#[ignore] // https://github.com/google/autocxx/issues/1269
6062
fn test_error_generated_for_double_underscore() {
6063
// take_a is necessary here because cxx won't generate the required
6064
// static assertions unless the type is actually used in some context
0 commit comments