commit | 5cb10d3b1ad546b232e72275eaaf56d72823901d | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri Apr 24 22:30:50 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri Apr 24 22:30:50 2009 +0000 |
tree | 8c2421abd29ea838443a47c96dd952c05dac9958 | |
parent | 27a4566734582b81abbf9af8a949a9049098d344 [diff] |
fix the sizeof error recovery issue (sizeof-interface.m:attributeRuns) by correctly propagating the fact that the type was invalid up to the attributeRuns decl, then returning an ExprError when attributeRuns is formed (like we do for normal declrefexprs). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69998 91177308-0d34-0410-b5e6-96231b3b80d8