- Jul 30, 2009
-
-
Daniel Dunbar authored
llvm-svn: 77569
-
Nate Begeman authored
llvm-svn: 77568
-
Daniel Dunbar authored
value. llvm-svn: 77566
-
Dan Gohman authored
due to x86 encoding restrictions. This is currently off by default because it may cause code quality regressions. This is for PR4572. llvm-svn: 77565
-
Dan Gohman authored
llvm-svn: 77564
-
Zhongxing Xu authored
AnalysisContext. llvm-svn: 77563
-
Eli Friedman authored
ever trigger). Add an "unsupported" case that triggers for C++ code. It would be nice if someone would implement this properly... it shouldn't be too hard, but I haven't looked closely at the relevant code. llvm-svn: 77562
-
Mike Stump authored
llvm-svn: 77560
-
Devang Patel authored
llvm-svn: 77559
-
Dan Gohman authored
llvm-svn: 77558
-
Bob Wilson authored
llvm-svn: 77557
-
Mike Stump authored
that we would silently do bad things with virtual bases in the layout code, so, we just turn them off. When people do better things with them, we can turn them back on. llvm-svn: 77556
-
Eli Friedman authored
llvm-svn: 77555
-
Fariborz Jahanian authored
in current class. llvm-svn: 77554
-
Dan Gohman authored
llvm-svn: 77553
-
Eli Friedman authored
llvm-svn: 77552
-
Argyrios Kyrtzidis authored
-Accept an ObjC method and find all message expressions that this method may respond to. -Accept an ObjC message expression and find all methods that may respond to it. llvm-svn: 77551
-
Devang Patel authored
llvm-svn: 77550
-
Devang Patel authored
llvm-svn: 77549
-
Argyrios Kyrtzidis authored
llvm-svn: 77548
-
Argyrios Kyrtzidis authored
llvm-svn: 77547
-
Douglas Gregor authored
There's no point in going through the getAs<TagType> stuff to find the definition of a tag, since tags rarely have more than one or two declarations llvm-svn: 77546
-
Argyrios Kyrtzidis authored
llvm-svn: 77545
-
Argyrios Kyrtzidis authored
llvm-svn: 77544
-
Argyrios Kyrtzidis authored
through the IndexProvider. llvm-svn: 77543
-
Argyrios Kyrtzidis authored
llvm-svn: 77542
-
Argyrios Kyrtzidis authored
inside a particular ASTContext. llvm-svn: 77541
-
Argyrios Kyrtzidis authored
llvm-svn: 77540
-
Argyrios Kyrtzidis authored
llvm-svn: 77539
-
Argyrios Kyrtzidis authored
GlobalSelector is an ASTContext-independent way to refer to Objective C selectors. llvm-svn: 77538
-
Argyrios Kyrtzidis authored
llvm-svn: 77537
-
Argyrios Kyrtzidis authored
references of a declaration across translation units. -Modify the index-test tool to use it. llvm-svn: 77536
-
Argyrios Kyrtzidis authored
TULocation is like ASTLocation but also contains the TranslationUnit* that the ASTLocation originated from. llvm-svn: 77535
-
Argyrios Kyrtzidis authored
decls originated from. llvm-svn: 77534
-
Argyrios Kyrtzidis authored
(in translation unit) declarations. llvm-svn: 77533
-
Argyrios Kyrtzidis authored
llvm-svn: 77532
-
Argyrios Kyrtzidis authored
llvm-svn: 77531
-
Argyrios Kyrtzidis authored
llvm-svn: 77530
-
Argyrios Kyrtzidis authored
necessary. llvm-svn: 77529
-
Argyrios Kyrtzidis authored
of the iterator of the Indexer class. llvm-svn: 77528
-