]> granicus.if.org Git - clang/shortlog
clang
2010-04-29 Ted KremenekAdd '__has_feature' support for weak ObjC classes.
2010-04-29 Ted KremenekSort '__has_feature' cases. No functionality change.
2010-04-29 John McCallTest case for r102578.
2010-04-29 John McCallAccess-check during template argument deduction from...
2010-04-29 Ted KremenekFix CFG crasher involving statement expressions reporte...
2010-04-29 John McCallProperly switch into the declaring scope of a template...
2010-04-29 Douglas GregorTeach __builtin_offsetof to compute the offsets of...
2010-04-28 Daniel Dunbarbuild: Add CLANG_NO_RUNTIME build variable, which disab...
2010-04-28 Daniel DunbarDriver: Add support for -fobjc-abi-version=.
2010-04-28 Sean HuntEnsure that cv-qualifiers are correctly removed for...
2010-04-28 Douglas GregorFix template instantiation for __builtin_offfsetof...
2010-04-28 Nate BegemanA bit more neon work, adds work (but the ABI is wrong...
2010-04-28 Douglas GregorDiagnose __builtin_offsetof expressions that refer...
2010-04-28 Fariborz JahanianSupport for construct/destruct of ivar array
2010-04-28 Douglas GregorCompletely reimplement __builtin_offsetof, based on...
2010-04-28 Fariborz JahanianIRGen for initialization/destruction of
2010-04-28 Chris Lattneradd regex support for -verify mode. You can now do...
2010-04-28 David ChisnallChanged signature of GenerateMessageSend() function...
2010-04-28 Nate BegemanStub out NEON support, more to come.
2010-04-28 Daniel DunbarRevert "Fix for PR6953: per gcc, regparm and noreturn...
2010-04-28 Fariborz JahanianMore of Sema to implement initialization of
2010-04-28 Benjamin KramerRemove unused function.
2010-04-28 Benjamin KramerReduce string trashing in getQualifiedNameAsString.
2010-04-28 David ChisnallEmit the correct symbol name for the class (GNU runtime).
2010-04-28 Abramo BagnaraWritten storage class for declarations inside linkage...
2010-04-28 Douglas GregorWhen the qualifier of a id-expression is non-dependent...
2010-04-28 Douglas GregorImprove name mangling for dependent template names...
2010-04-28 Douglas GregorWhen instantiating a function template specialization...
2010-04-28 John McCallProperly pass the address of a lazily-generated functio...
2010-04-27 Douglas GregorIt's okay to refer to non-type template parameters...
2010-04-27 Abramo BagnaraRemoved spaces at end of line. (Test commit.)
2010-04-27 Eli FriedmanFix for PR6953: per gcc, regparm and noreturn affect...
2010-04-27 Douglas GregorWhen explicitly building a temporary object (CXXTempora...
2010-04-27 David ChisnallFixed message send to void (broken by my last commit...
2010-04-27 Douglas GregorDiagnose the use of abstract types as array element...
2010-04-27 Douglas GregorDuring template instantiation, set the naming class of
2010-04-27 Benjamin KramerMore simplifications.
2010-04-27 Fariborz JahanianMove CollectIvarsToConstructOrDestruct to Sema
2010-04-27 Benjamin KramerSimplify some code. No change in functionality.
2010-04-27 Douglas GregorWhen checking the redeclaration context of a typedef...
2010-04-27 Douglas GregorDon't look into incomplete types when trying to warn...
2010-04-27 Douglas GregorCMake: Fix DESTDIR-related installation problem on...
2010-04-27 Douglas GregorWhen instantiating UnresolvedLookupExpr and UnresolvedM...
2010-04-27 Daniel DunbarSimplify.
2010-04-27 Daniel DunbarAdd Driver support for -fno-constant-cfstrings.
2010-04-27 David ChisnallEnsure return from a message to nil is always 0 (GNU...
2010-04-27 Daniel DunbarFix comments.
2010-04-27 Enea ZaffanellaWrap a couple of long lines. (Test commit.)
2010-04-27 John McCallImprove the diagnostic you get when making a qualified...
2010-04-27 John McCallMake the InjectedClassNameType the canonical type of...
2010-04-26 Fariborz JahanianNew method to construct/destruct ivars that have non...
2010-04-26 Devang PatelEnable debug info for local variables at -O1+.
2010-04-26 Douglas GregorImprove source-location information in a C++ typeid...
2010-04-26 Chris Lattnerfix PR6936: don't generate line marker directives when...
2010-04-26 Fariborz JahanianDiagnose declaration of reference typed ivars.
2010-04-26 Chris Lattnerwordsmith an objc warning, rdar://7900756
2010-04-26 Douglas GregorIntroduce Type::isStructureOrClassType(), which does...
2010-04-26 Fariborz JahanianCleanup error recovery for a missing '-'|'+'
2010-04-26 Douglas GregorImplement template instantiation for implicit property...
2010-04-26 Douglas GregorImplement template instantiation for ObjCPropertyRefExpr.
2010-04-26 Chris Lattneremit dtors with the right calling convention in -fno...
2010-04-26 Douglas GregorImplement template instantiation for value-dependent...
2010-04-26 Chris Lattnerremove alignment specifier on this. CAn't this test...
2010-04-26 Fariborz JahanianTest case for NeXt's -fno-constant-cfstrings option.
2010-04-26 Douglas GregorImplement template instantiation for Objective-C @catch
2010-04-26 Douglas GregorRefactor Objective-C @catch parameter checking by detan...
2010-04-26 Douglas GregorMake the static type of the exception variable in an...
2010-04-26 Douglas GregorEnsure that we have completed a type before attempting...
2010-04-26 Daniel Dunbartests: Force a triple.
2010-04-25 Douglas GregorWhen name lookup finds a single declaration that was...
2010-04-25 Douglas GregorImprove the diagnostic when we find something we did...
2010-04-25 Daniel DunbarIRgen/NeXT: Fix several alignment issues with Objective...
2010-04-25 Daniel Dunbartests: Convert test to FileCheck.
2010-04-25 Daniel DunbarIRgen/NeXT: Reuse EmitImageInfo for both fragile and...
2010-04-25 Douglas GregorWhen performing name lookup for an operator name, be...
2010-04-25 Chris Lattnerexclude cmake build directories from being installed
2010-04-25 Anders CarlssonLand another cleanup patch.
2010-04-25 Anders CarlssonLand this test.
2010-04-25 Douglas GregorTweak test for destruction of copied temporary objects
2010-04-25 Douglas GregorWhen copying a temporary object to initialize an entity...
2010-04-25 Anders CarlssonRevert enough of my patches to fix self-host again :(
2010-04-24 Douglas GregorWhen we create a temporary of class type that we don...
2010-04-24 Anders CarlssonCleanup SynthesizeCXXCopyConstructor.
2010-04-24 Anders CarlssonClean up SynthesizeCXXCopyAssignment a little.
2010-04-24 Anders CarlssonRenameGetAddressOfBaseOfCompleteClass to GetAddressOfDi...
2010-04-24 Anders CarlssonAdd an explicit UsuallyTinyPtrVector that takes a singl...
2010-04-24 Anders CarlssonMore cleanup.
2010-04-24 Anders CarlssonSimplify EmitClassMemberwiseCopy now that it's only...
2010-04-24 Nick LewyckySwitch this to new API.
2010-04-24 Anders CarlssonDefineImplicitCopyConstructor now uses SetBaseOrMemberI...
2010-04-24 Anders CarlssonWhen building implicit base initializers, add a derived...
2010-04-24 Anders CarlssonRename GetAddressOfBaseClass to OldGetAddressOfBaseClass.
2010-04-24 Anders CarlssonGet rid of the old GetNonVirtualBaseClassOffset and...
2010-04-24 Anders CarlssonChange CodeGenFunction::GetAddressOfDerivedClass to...
2010-04-24 Anders CarlssonConvert more call sites over to the new GetAddressOfBas...
2010-04-24 Douglas GregorWhen we attempt to create a temporary object of class...
2010-04-24 Anders CarlssonAdd a new GetAddressOfBaseClass overload that takes...
2010-04-24 Douglas GregorWhen we are performing copy initialization of a class...
2010-04-24 Daniel DunbarHeaders: Hide intptr_t and uintptr_t definitions behind...
2010-04-24 Benjamin KramerFix pasto, add a comment.
next