projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a319fe3
)
Prep for new warning.
author
Mike Stump
<mrs@apple.com>
Tue, 21 Jul 2009 19:01:01 +0000
(19:01 +0000)
committer
Mike Stump
<mrs@apple.com>
Tue, 21 Jul 2009 19:01:01 +0000
(19:01 +0000)
llvm-svn: 76624
clang/test/Analysis/region-1.m
patch
|
blob
|
history
diff --git
a/clang/test/Analysis/region-1.m
b/clang/test/Analysis/region-1.m
index e140a8663781ca0fb56397b4f1967d012800a1dd..21a7f474b1137214f6a710c6bae1c41413bdfcdb 100644
(file)
--- a/
clang/test/Analysis/region-1.m
+++ b/
clang/test/Analysis/region-1.m
@@
-80,6
+80,7
@@
typedef NSUInteger JabaSourceLanguage;
Dos_CharacterRangeType = 0, Dos_LineRangeType = 1 }
DosTextRangeType;
@implementation JabaSCSharedDiagramViewController + (NSImage *)findImageNamed:(NSString *)name {
+ return 0;
}
- (void)revealSourceInEditor:(JabasectItem *)sectItem duperGesture:(BOOL)duperGesture {
id <EcoNamedElement> selectedElement = [sectItem representedObject];