Skip to content
Commit cd2a8c58 authored by Chris Lattner's avatar Chris Lattner
Browse files

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).

llvm-svn: 69998
parent 9a1899ba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment