This clarifies the tests as the missing ']' is important, and not the '['. llvm-svn: 305804
enhance readability As suggested by Duncan Exon Smith! llvm-svn: 305803
This change avoid a crash that occurred when skipping to EOF while parsing an ObjC interface/implementation. rdar://31963299 Differential Revision: https://reviews.llvm.org/D34185 llvm-svn: 305719