- Mar 12, 2010
-
-
Kovarththanan Rajaratnam authored
llvm-svn: 98344
-
Kovarththanan Rajaratnam authored
llvm-svn: 98343
-
Nuno Lopes authored
llvm-svn: 98342
-
Kovarththanan Rajaratnam authored
llvm-svn: 98341
-
Kovarththanan Rajaratnam authored
llvm-svn: 98340
-
Kovarththanan Rajaratnam authored
llvm-svn: 98339
-
Kovarththanan Rajaratnam authored
llvm-svn: 98337
-
John McCall authored
voids in sub-expressions. Patch by Mike M! Fixes PR4806. llvm-svn: 98335
-
Anders Carlsson authored
llvm-svn: 98333
-
Douglas Gregor authored
llvm-svn: 98332
-
Anders Carlsson authored
llvm-svn: 98331
-
Anders Carlsson authored
llvm-svn: 98330
-
Anders Carlsson authored
llvm-svn: 98329
-
Douglas Gregor authored
them). Fixes PR6578. llvm-svn: 98328
-
John McCall authored
references. Based on a patch by Arnaud de Grandmaison! llvm-svn: 98327
-
Ted Kremenek authored
the handling of class extensions from other cases. llvm-svn: 98326
-
Eric Christopher authored
llvm-svn: 98323
-
John McCall authored
llvm-svn: 98322
-
John McCall authored
contexts. llvm-svn: 98321
-
Ted Kremenek authored
llvm-svn: 98320
-
Ted Kremenek authored
so we can clearly see the parser entry points. llvm-svn: 98319
-
Ted Kremenek authored
llvm-svn: 98318
-
Ted Kremenek authored
a separate file. llvm-svn: 98317
-
Eric Christopher authored
llvm-svn: 98305
-
Eric Christopher authored
llvm-svn: 98299
-
- Mar 11, 2010
-
-
Devang Patel authored
llvm-svn: 98283
-
Ted Kremenek authored
the @implementation (instead of the @interface) and actually add the ivar to the DeclContext (which we weren't doing before). This allows us to simplify ASTContext::CollectNonClassIvars() by removing ASTContext::CollectProtocolSynthesizedIvars(). Now all ivars can be found by either inspecting the ObjCInterfaceDecl and its companion ObjCImplementationDecl. llvm-svn: 98280
-
John McCall authored
Patch by mikem! llvm-svn: 98279
-
John McCall authored
llvm-svn: 98276
-
John McCall authored
llvm-svn: 98275
-
Daniel Dunbar authored
llvm-svn: 98267
-
Fariborz Jahanian authored
external linkage (static, extern, etc.) in blocks in rewriter. wip. llvm-svn: 98265
-
Chris Lattner authored
llvm-svn: 98264
-
Daniel Dunbar authored
llvm-svn: 98263
-
Daniel Dunbar authored
llvm-svn: 98262
-
Daniel Dunbar authored
llvm-svn: 98261
-
Ted Kremenek authored
llvm-svn: 98259
-
Anders Carlsson authored
llvm-svn: 98257
-
Rafael Espindola authored
llvm-svn: 98254
-
John McCall authored
there's a good equivalent that's actually true, unfortunately. llvm-svn: 98253
-