Under debugger (option is -fdebugger-support), we should continue to generate a valid AST. Please take a look at test CodeGenObjC/objc-literal-debugger-test.m for an example.
- Fariborz On May 12, 2012, at 8:53 AM, Jordy Rose wrote: > Author: jrose > Date: Sat May 12 10:53:41 2012 > New Revision: 156713 > > URL: http://llvm.org/viewvc/llvm-project?rev=156713&view=rev > Log: > Don't crash on boxed strings when +stringWithUTF8String: is missing. > > Also, unify some diagnostics for boxed expressions that have the same form. > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
