Commit History

Author SHA1 Message Date
  John McCall de5d3c7176 Whether an argument is required (in contrast with being an 13 years ago
  Sebastian Redl 5b9cc5df25 Represent C++ direct initializers as ParenListExprs before semantic analysis 13 years ago
  Chris Lattner 8b418685e9 simplify a bunch of code to use the well-known LLVM IR types computed by CodeGenModule. 13 years ago
  Fariborz Jahanian 4e1524babb revert r149184 13 years ago
  Fariborz Jahanian de2fdc249e objc-arc: Perform null check on receiver before sending methods which 13 years ago
  Peter Collingbourne 516bbd42e6 Use function pointers, rather than references, to pass Destroyers 13 years ago
  David Blaikie 3026348bd4 More dead code removal (using -Wunreachable-code) 13 years ago
  Fariborz Jahanian 20abee6b95 objc++: patch for IRgen for atomic properties of 13 years ago
  Fariborz Jahanian b08cfb3c59 objc++: more atomic property api code for 13 years ago
  Fariborz Jahanian b6e5fe3cae objc++: More codegen stuff for atomic properties of c++ objects 13 years ago
  Fariborz Jahanian cd93b96bc5 objc++: more code gen stuff for atomic property api, 13 years ago
  Fariborz Jahanian 84e49865cb objc++: sythesize a helper function to be used 13 years ago
  Fariborz Jahanian c3953aab1b Fixes a code gen bug for setter code for a property of 13 years ago
  Eli Friedman 6da2c71601 Switch LValue so that it exposes alignment in CharUnits. (No functional change.) 13 years ago
  John McCall 1a343ebbf4 Enter the cleanups for a block outside the enclosing 13 years ago
  John McCall 7864435ef2 Rip out CK_GetObjCProperty. 13 years ago
  John McCall db45806b99 Rip the ObjCPropertyRef l-value kind out of IR-generation. 13 years ago
  John McCall 4b9c2d235f Change the AST representation of operations on Objective-C 13 years ago
  Benjamin Kramer 1d236ab930 Replace vectors with arrays. 14 years ago
  Eric Christopher 73fb35003a Recommit: 14 years ago
  Eric Christopher 28e06354b5 Revert file/scope handling patches. gdb testing revealed a couple of bugs. 14 years ago
  Eric Christopher 4b2d549872 Start handling debug line and scope information better: 14 years ago
  John McCall 348f16fc7c Mark calls to objc_retainBlock that don't result from casts 14 years ago
  Argyrios Kyrtzidis 491306a83c Allow getting all source locations of selector identifiers in a ObjCMethodDecl. 14 years ago
  John McCall 2b014d6c0c When performing an @throw in ARC, retain + autorelease 14 years ago
  Eric Christopher aa2164cc2a Change "Regions" to be "LexicalBlocks" since that's what they 14 years ago
  Benjamin Kramer 578faa837b de-tmpify clang. 14 years ago
  Eli Friedman de24d44665 Turn off the generation of unaligned atomic load/store; I'm going to explicitly error out on such cases in the backend, at least for the moment. 14 years ago
  John McCall 265941bc30 Refactoring, mostly to give ObjCPropertyDecls stronger invariants for 14 years ago
  Douglas Gregor e289d81369 Switch LangOptions over to a .def file that describes header of the 14 years ago