Commit History

Author SHA1 Message Date
  Steve Naroff 248a753f6b Remove FileVarDecl and BlockVarDecl. They are replaced by VarDecl::isBlockVarDecl() and VarDecl::isFileVarDecl(). 17 years ago
  Gabor Greif 984d0b414b tracking API changes arising from r49277 17 years ago
  Chris Lattner ce5605ecf7 some cleanups on top of David's patch. There are still two 17 years ago
  Chris Lattner 391d77a263 Add initial support for objc codegen for methods, ivars, and the 17 years ago
  Chris Lattner 572cf09ae8 simplify code by using the variadic StructType::get method. 17 years ago
  Chris Lattner bda0b626e7 Make a major restructuring of the clang tree: introduce a top-level 17 years ago