2010-04-26 |
Fariborz Jahanian | Diagnose declaration of reference typed ivars. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Chris Lattner | wordsmith an objc warning, rdar://7900756 |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Douglas Gregor | Introduce Type::isStructureOrClassType(), which does... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Fariborz Jahanian | Cleanup error recovery for a missing '-'|'+' |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Douglas Gregor | Implement template instantiation for implicit property... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Douglas Gregor | Implement template instantiation for ObjCPropertyRefExpr. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Chris Lattner | emit dtors with the right calling convention in -fno... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Douglas Gregor | Implement template instantiation for value-dependent... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Chris Lattner | remove alignment specifier on this. CAn't this test... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Fariborz Jahanian | Test case for NeXt's -fno-constant-cfstrings option. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Douglas Gregor | Implement template instantiation for Objective-C @catch |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Douglas Gregor | Refactor Objective-C @catch parameter checking by detan... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Douglas Gregor | Make the static type of the exception variable in an... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Douglas Gregor | Ensure that we have completed a type before attempting... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Daniel Dunbar | tests: Force a triple. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Douglas Gregor | When name lookup finds a single declaration that was... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Douglas Gregor | Improve the diagnostic when we find something we did... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Daniel Dunbar | IRgen/NeXT: Fix several alignment issues with Objective... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Daniel Dunbar | tests: Convert test to FileCheck. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Daniel Dunbar | IRgen/NeXT: Reuse EmitImageInfo for both fragile and... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Douglas Gregor | When performing name lookup for an operator name, be... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Chris Lattner | exclude cmake build directories from being installed |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Anders Carlsson | Land another cleanup patch. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Anders Carlsson | Land this test. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Douglas Gregor | Tweak test for destruction of copied temporary objects |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Douglas Gregor | When copying a temporary object to initialize an entity... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Anders Carlsson | Revert enough of my patches to fix self-host again :( |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Douglas Gregor | When we create a temporary of class type that we don... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Cleanup SynthesizeCXXCopyConstructor. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Clean up SynthesizeCXXCopyAssignment a little. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | RenameGetAddressOfBaseOfCompleteClass to GetAddressOfDi... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Add an explicit UsuallyTinyPtrVector that takes a singl... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | More cleanup. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Simplify EmitClassMemberwiseCopy now that it's only... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Nick Lewycky | Switch this to new API. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | DefineImplicitCopyConstructor now uses SetBaseOrMemberI... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | When building implicit base initializers, add a derived... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Rename GetAddressOfBaseClass to OldGetAddressOfBaseClass. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Get rid of the old GetNonVirtualBaseClassOffset and... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Change CodeGenFunction::GetAddressOfDerivedClass to... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Convert more call sites over to the new GetAddressOfBas... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Douglas Gregor | When we attempt to create a temporary object of class... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Add a new GetAddressOfBaseClass overload that takes... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Douglas Gregor | When we are performing copy initialization of a class... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Daniel Dunbar | Headers: Hide intptr_t and uintptr_t definitions behind... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Benjamin Kramer | Fix pasto, add a comment. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Benjamin Kramer | Factor code. No functionality change. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Add base paths for CK_BaseToDerived and CK_BaseToDerive... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Add base paths to CK_UncheckedDerivedToBase and CK_Deri... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Actually produce base paths for CastExprs of kind CK_De... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Add BasePath arguments to all cast expr constructors. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Daniel Dunbar | Driver/Darwin: Fix Objective-C non-fragile ABI and... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Douglas Gregor | When we take the address of a declaration to bind it... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Daniel Dunbar | NeXT: Clean up dispatch method policy selection. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Pass the base specifiers through to CheckDerivedToBaseC... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | CastExpr should not hold a pointer to the base path... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Douglas Gregor | Tweak test case slightly |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Douglas Gregor | Be more careful around dependent nested-name-specifiers... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | isValue is set to false by default. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Anders Carlsson | Rename InheritancePath to BasePath, rename CastExpr... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Douglas Gregor | Keep track of when DependentNameTypes have no associate... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Benjamin Kramer | Update prototypes. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Dan Gohman | Fix a place in inline asm lowering which was creating... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
John McCall | Recommit r102215, this time being more careful to only... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Nick Lewycky | Teach clang -fixit to modify files in-place, or -fixit... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Devang Patel | Revert accidental check-in. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Devang Patel | Revert r102215. This causes clang crash while compiling... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Fariborz Jahanian | With -fno-constant-cfstrrings, class NSConstantString |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Douglas Gregor | Rework Parser-Sema interface for Objective-C @catch... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Douglas Gregor | Improve the AST representation of Objective-C @try... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Fariborz Jahanian | More -fno-constant-cfstrings API work. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Anders Carlsson | Add an InheritancePath parameter to the ImplicitCastExp... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
John McCall | Transition the last acceptable-result filter kind in... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Argyrios Kyrtzidis | Make Parser::ConsumeAndStoreUntil() more consistent... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Anders Carlsson | Destroy the inheritance path. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Anders Carlsson | Add an inheritance path member variable to CastExpr... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Anders Carlsson | Turn CXXMethodVector into a generic class template. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Daniel Dunbar | NeXT/EH: When generating the rethrow code for a finally... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Daniel Dunbar | NeXT/EH: Tidy up EH code a bit, don't emit the catch... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
John McCall | Recommit my change to how C++ does elaborated type... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Fariborz Jahanian | Improve on my previous diagnostics: per Doug's comment. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Fariborz Jahanian | More work toward implementing |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Chris Lattner | Implement PR6845. We allow matching constraints to... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Fariborz Jahanian | Trying to improve on a diagnostics for properties. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Sebastian Redl | Require a complete type for the lhs of member pointer... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Chris Lattner | rename test |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Chris Lattner | david conrad points out that {|} in inline assembly... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Douglas Gregor | When instantiating a typedef of an anonymous tag type... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Anders Carlsson | Cleanup. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Anders Carlsson | Handle copy initialization in BuildImplicitMemberInitia... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Chris Lattner | add GNU C++ include paths for Fedora 11,12 x86_64, |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Daniel Dunbar | Revert "C++ doesn't really use "namespaces" for differe... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Nick Lewycky | concepts is not a keyword here and fix copy-pasto. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Douglas Gregor | Strip cv-qualifiers when building C++ constructor and... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Douglas Gregor | Handle compound assignment expressions (i += j) as... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Anders Carlsson | Add another 'catch all' access diagnostic. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Douglas Gregor | Emit a lame diagnostic when we can't mangle operator... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Douglas Gregor | Mangle dependent template names such as the nested... |
commit | commitdiff | tree | snapshot |
next |