- Jun 25, 2009
-
-
Argyrios Kyrtzidis authored
llvm-svn: 74196
-
Argyrios Kyrtzidis authored
llvm-svn: 74195
-
Argyrios Kyrtzidis authored
llvm-svn: 74194
-
Ted Kremenek authored
llvm-svn: 74182
-
Anders Carlsson authored
llvm-svn: 74177
-
Anders Carlsson authored
llvm-svn: 74175
-
Duncan Sands authored
llvm-svn: 74171
-
Zhongxing Xu authored
llvm-svn: 74168
-
Zhongxing Xu authored
llvm-svn: 74166
-
Douglas Gregor authored
llvm-svn: 74163
-
Douglas Gregor authored
llvm-svn: 74162
-
Zhongxing Xu authored
Revert to setting default value approach for handling struct initialization. llvm-svn: 74160
-
Ted Kremenek authored
llvm-svn: 74136
-
Ted Kremenek authored
llvm-svn: 74131
-
Ted Kremenek authored
llvm-svn: 74128
-
Fariborz Jahanian authored
look at it later. llvm-svn: 74126
-
- Jun 24, 2009
-
-
Anders Carlsson authored
llvm-svn: 74118
-
Anders Carlsson authored
llvm-svn: 74115
-
Fariborz Jahanian authored
llvm-svn: 74108
-
Anders Carlsson authored
llvm-svn: 74099
-
Anders Carlsson authored
llvm-svn: 74086
-
Owen Anderson authored
llvm-svn: 74085
-
Chris Lattner authored
llvm-svn: 74083
-
Fariborz Jahanian authored
llvm-svn: 74080
-
Douglas Gregor authored
Implement matching of function templates, so that one can declare overloaded function templates. C++ [temp.over.link] paragraphs 4-8. llvm-svn: 74079
-
Zhongxing Xu authored
llvm-svn: 74047
-
Zhongxing Xu authored
llvm-svn: 74043
-
Douglas Gregor authored
Make sure that the template parameter lists get from the parser down to ActOnFunctionDeclarator for function template definitions llvm-svn: 74040
-
Anders Carlsson authored
llvm-svn: 74030
-
Douglas Gregor authored
and associate it with the FunctionDecl. llvm-svn: 74028
-
Anders Carlsson authored
llvm-svn: 74027
-
Fariborz Jahanian authored
implicit copy constructor definition determination. llvm-svn: 74025
-
Douglas Gregor authored
handle function templates. There's no actual code for function templates yet, but at least we complain about typedef templates. llvm-svn: 74021
-
Daniel Dunbar authored
llvm-svn: 74020
-
Argyrios Kyrtzidis authored
Introduce SourceManager::ísBeforeInTranslationUnit() which can compare 2 source locations and determine which one comes before the other, relative to the translation unit. llvm-svn: 74014
-
Argyrios Kyrtzidis authored
llvm-svn: 74011
-
- Jun 23, 2009
-
-
Fariborz Jahanian authored
variables in ObjC's Next runtime mode. Next runtime also implicitly applies 'used' attribute on some of its meta-data. This results in two 'llvm.used' arrays to be generated, and one of them is renamed to 'llvm.used1'. llvm-svn: 74008
-
Douglas Gregor authored
Eliminate DeclPtrTy() arguments to ActOnDeclarator that are just a very, very weird way to pass "false". No functionality change llvm-svn: 74007
-
Ted Kremenek authored
llvm-svn: 74006
-
Ted Kremenek authored
llvm-svn: 73996
-