[cfe-commits] r156713 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaExprObjC.cpp test/SemaObjC/objc-literal-nsnumber.m test/SemaObjC/objc-literal-sig.m

Jordan Rose jediknil at belkadan.com
Sun May 13 13:43:18 PDT 2012


On May 13, 2012, at 13:57, Fariborz Jahanian wrote:

> 
> On May 12, 2012, at 10:31 AM, Jordan Rose wrote:
> 
>> This shouldn't be a problem; the validation comes after the debugger support's implicit generation of +stringWithUTF8String:. This will catch if we ever make a mistake with the implicit method.
> 
> OK.  Please add a test case for when prototype is missing and when -fdebugger-support is on. You can add it to the same test file.

Good call. r156746.

Jordy





More information about the cfe-commits mailing list