diff options
author | John McCall <rjmccall@apple.com> | 2011-03-26 01:53:26 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2011-03-26 01:53:26 +0000 |
commit | 405988b97c0e8916dfedbca507f30eb8ede83112 (patch) | |
tree | 0bfcc9ca65afdd18e28b399f41c60ca802e0205c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9db0212bc724889e8a06196ae16190acf2af54a9 (diff) | |
download | bcm5719-llvm-405988b97c0e8916dfedbca507f30eb8ede83112.tar.gz bcm5719-llvm-405988b97c0e8916dfedbca507f30eb8ede83112.zip |
Fix the recovery from missing semis on @property declarations to not consume
the following '@'. Conceivably, we could skip tokens until something that
can validly start an @interface declaration here, but it's not clear that
it matters.
llvm-svn: 128325
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions