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