Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend warnings for missing '@end'. | Erik Verbruggen | 2011-12-06 | 1 | -6/+6 |
| | | | | | | Fixes PR2709. llvm-svn: 145928 | ||||
* | Diagnose a coherant message when @interface | Fariborz Jahanian | 2010-11-02 | 1 | -0/+19 |
does not terminate with @end. // rdar: //7824372 llvm-svn: 117991 |