.. |
CGBuiltin.cpp
|
Simplify some calls to Builder.CreateCall
|
2008-08-30 16:17:45 +00:00 |
CGCXX.cpp
|
Handle static initializers in Objective-C++ methods.
|
2008-08-23 19:42:54 +00:00 |
CGDebugInfo.cpp
|
More #include cleaning
|
2008-08-11 04:54:23 +00:00 |
CGDebugInfo.h
|
Update for IRBuilder template change (update LLVM!)
|
2008-08-11 16:50:21 +00:00 |
CGDecl.cpp
|
Downgrade a number of FIXME asserts to ErrorUnsupported.
|
2008-08-29 17:28:43 +00:00 |
CGExpr.cpp
|
Add Objective-C property setter support.
|
2008-08-30 05:35:15 +00:00 |
CGExprAgg.cpp
|
Stub out CodeGenFunction::EmitObjCForCollectionStmt.
|
2008-08-30 19:51:14 +00:00 |
CGExprComplex.cpp
|
Add Objective-C property setter support.
|
2008-08-30 05:35:15 +00:00 |
CGExprConstant.cpp
|
Handle emitting __builtin_huge_valf as a constant expr.
|
2008-08-25 03:27:15 +00:00 |
CGExprScalar.cpp
|
Downgrade a number of FIXME asserts to ErrorUnsupported.
|
2008-08-29 17:28:43 +00:00 |
CGObjC.cpp
|
Handle mutation while enumerating correctly. Fix some bugs.
|
2008-08-31 04:05:03 +00:00 |
CGObjCGNU.cpp
|
Handle mutation while enumerating correctly. Fix some bugs.
|
2008-08-31 04:05:03 +00:00 |
CGObjCMac.cpp
|
Handle mutation while enumerating correctly. Fix some bugs.
|
2008-08-31 04:05:03 +00:00 |
CGObjCRuntime.h
|
Handle mutation while enumerating correctly. Fix some bugs.
|
2008-08-31 04:05:03 +00:00 |
CGStmt.cpp
|
Stub out CodeGenFunction::EmitObjCForCollectionStmt.
|
2008-08-30 19:51:14 +00:00 |
CGValue.h
|
Add special "property reference" CodeGen::LValue type for emitting
|
2008-08-29 08:11:39 +00:00 |
CodeGenFunction.cpp
|
Stub out CodeGenFunction::EmitObjCForCollectionStmt.
|
2008-08-30 19:51:14 +00:00 |
CodeGenFunction.h
|
Stub out CodeGenFunction::EmitObjCForCollectionStmt.
|
2008-08-30 19:51:14 +00:00 |
CodeGenModule.cpp
|
codegen constant data as such. add QualType::isConstant()
|
2008-09-01 11:33:04 +00:00 |
CodeGenModule.h
|
Objective-C @synthesize support.
|
2008-08-26 08:29:31 +00:00 |
CodeGenTypes.cpp
|
Fix double-free error with sizeof applied to VLA types.
|
2008-08-28 18:02:04 +00:00 |
CodeGenTypes.h
|
Make a few related changes:
|
2008-06-30 18:32:54 +00:00 |
Makefile
|
Make a major restructuring of the clang tree: introduce a top-level
|
2008-03-15 23:59:48 +00:00 |
ModuleBuilder.cpp
|
Clean up CodeGenModule interface.
|
2008-08-15 23:26:23 +00:00 |