1@import Umbrella;
2int main() {
3 struct S s = getS(); // break here
4 return s.i;
5}
6

source code of lldb/test/API/lang/objc/modules-update/second.m