Closed huangguiyang closed 7 years ago
struct S { int a:1; }; void foo() { struct S s; int *p = &s.a; }
I am always aware of this but left it.
Haha, it's a feature!