diff options
author | Chris Lattner <sabre@nondot.org> | 2009-04-24 22:30:50 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-04-24 22:30:50 +0000 |
commit | cd2a8c5864fa506ca3d98c720c936c4be3cc6a53 (patch) | |
tree | ecc3eff9d8129aa95e8231e3a096c81668d89664 /clang/lib/Frontend/PCHReader.cpp | |
parent | 9a1899ba428c131edff36380afb1bb45355c8ae6 (diff) | |
download | bcm5719-llvm-cd2a8c5864fa506ca3d98c720c936c4be3cc6a53.tar.gz bcm5719-llvm-cd2a8c5864fa506ca3d98c720c936c4be3cc6a53.zip |
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
Diffstat (limited to 'clang/lib/Frontend/PCHReader.cpp')
0 files changed, 0 insertions, 0 deletions