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 c3009fd commit a8ec2d6Copy full SHA for a8ec2d6
lldb/test/API/commands/target/anon-struct/main.cpp
@@ -9,7 +9,6 @@ struct B {
9
struct : public A {
10
int z = 3;
11
};
12
- A a;
13
} b;
14
15
int main(int argc, char **argv) {
0 commit comments