Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark a struct definition in an objc container with the ↵ | Argyrios Kyrtzidis | 2013-01-29 | 1 | -0/+8 |
TopLevelDeclInObjCContainer bit. Fixes accurately getting a cursor inside an objc container containing a struct definition, from a PCH/preamble file. rdar://12584613 llvm-svn: 173811 |