diff options
author | Steve Naroff <snaroff@apple.com> | 2008-08-13 16:39:22 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2008-08-13 16:39:22 +0000 |
commit | eb03dace8735b739446c3a4cffc70b566e43f2a2 (patch) | |
tree | 80fecdad61c8c204f7f24e14c4f3a765a1b7e456 /llvm/lib/CodeGen/SelectionDAG/FastISel.cpp | |
parent | a21ff583db91420cc2e9c793b217677a83b3d383 (diff) | |
download | bcm5719-llvm-eb03dace8735b739446c3a4cffc70b566e43f2a2.tar.gz bcm5719-llvm-eb03dace8735b739446c3a4cffc70b566e43f2a2.zip |
Sema::ActOnStartProtocolInterface(): Make sure the protocol decl has a valid start location.
The following case resulted in an invalid start location:
// start location not being set for ObjCProtocolDecl AST (when a forward reference is in scope).
@protocol Buggy;
@protocol Buggy
@optional
- whatever;
@end
llvm-svn: 54740
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/FastISel.cpp')
0 files changed, 0 insertions, 0 deletions