]> granicus.if.org Git - clang/shortlog
clang
2010-02-05 Zhongxing XuMore GRState* -> Store changes.
2010-02-05 Zhongxing XuRemove unused parameter.
2010-02-05 Anders CarlssonIf a global initializer has a non-trivial destructor...
2010-02-05 Zhongxing XuMore GRState* -> Store changes.
2010-02-05 Douglas GregorWhen adding ADL candidates for overloaded
2010-02-05 Zhongxing XuMore GRState* -> Store changes.
2010-02-05 Douglas GregorWhen determining whether a scope specifier is complete...
2010-02-05 Zhongxing XuMore GRState* -> Store changes.
2010-02-05 Zhongxing XuChange LazyCompoundVal to a <Store, MemRegion*> pair...
2010-02-05 Ted KremenekNow that the -cc1 options for analyzer checks have...
2010-02-05 Ted KremenekRename -cc1 option '-checker-cfref' to '-analyzer-check...
2010-02-05 Ted KremenekRename -cc1 option '-warn-objc-missing-dealloc' to...
2010-02-05 Ted KremenekRename -cc1 option '-warn-objc-methodsigs' to '-analyze...
2010-02-05 Ted KremenekRename -cc1 option '-warn-objc-unused-ivars' to '-analy...
2010-02-05 Ted KremenekRename -cc1 option '-warn-dead-stores' to '-analyzer...
2010-02-05 Ted KremenekRename -cc1 option '-warn-security-syntactic' to '...
2010-02-05 Fariborz JahanianFix a nested ivar reference rewriting bug.
2010-02-05 John McCallAlways start tag definitions before completing them...
2010-02-05 John ThompsonFirst stage of adding AltiVec support
2010-02-04 Douglas GregorFix a crash with ill-formed code within a method in...
2010-02-04 John McCallExtract a common structure for holding information...
2010-02-04 Ted KremenekMove ParseFormatString() and FormatStringHandler back...
2010-02-04 Douglas GregorFix an obscure crash found in the Boost.MPL test suite...
2010-02-04 Anders CarlssonWhen binding an lvalue to a reference, we always need...
2010-02-04 Anders CarlssonUpdate test.
2010-02-04 Anders CarlssonFix a bug where we would not mark temporaries as condit...
2010-02-04 Anders CarlssonImprove conditional temporaries test.
2010-02-04 Douglas GregorWhen substituting the template argument for a pointer...
2010-02-04 Anders CarlssonRename StartConditionalBranch/FinishConditionalBranch...
2010-02-04 Anders CarlssonFix another pointer-to-member function miscompile,...
2010-02-04 Anders CarlssonImprove test.
2010-02-04 Anders CarlssonCalculate offset correctly when taking the address...
2010-02-04 Ted KremenekConvert flags in FormatSpecifier to be bitfields instea...
2010-02-04 Ted KremenekAdd assorted test cases from PR 4172.
2010-02-04 John McCallAllow calling convention attributes to apply to types...
2010-02-04 Zhongxing XuCast evaluation no longer touch GRState.
2010-02-04 Ted KremenekSpecially handle casts to 'void' in AdjustedReturnValue...
2010-02-04 Ted KremenekRemove stray typo.
2010-02-04 John McCallMangle member expressions. Also invented.
2010-02-04 Zhongxing XuNow that CastRetrievedVal returns SVal, there is no...
2010-02-04 John McCallAdd a cautionary note about the mangling I just invented.
2010-02-04 John McCallAdd mangling support for calls, sizeof/alignof, constru...
2010-02-04 Ted Kremenekstatic analyzer: handle casts of a function to a functi...
2010-02-04 Fariborz JahanianFix rewriting of 'const' __block variables in
2010-02-03 Anders CarlssonDon't try to fold DeclRefExprs that point to ParmVarDec...
2010-02-03 Fariborz JahanianFix more rewriting of protocol-quialified 'id' type.
2010-02-03 Sebastian RedlIn some contexts, type declarations cannot occur. Pass...
2010-02-03 Chris Lattnerdon't inform comment handlers about comments in #if...
2010-02-03 Douglas GregorDefine two types to be "compatible" in C++ if they...
2010-02-03 Chris LattnerDeclarators can have grouping parens. This fixes rdar...
2010-02-03 Fariborz JahanianPatch to allow reinterpret_cast on objective-c pointers.
2010-02-03 Daniel DunbarRevert "Numerous changes to selector handling:", this...
2010-02-03 Sebastian RedlTop-level const changes do not make a qualification...
2010-02-03 Douglas GregorWhen determining whether a function without a prototype...
2010-02-03 Anders CarlssonHandle reference binding in aggregate initializers...
2010-02-03 Anders CarlssonAdd a band-aid fix for clang self-hosting. A better...
2010-02-03 Eli FriedmanFix for PR6220: compute the correct type for multichara...
2010-02-03 Anders CarlssonMore cleanup.
2010-02-03 Anders CarlssonRevert the new reference binding code; I came up with...
2010-02-03 David ChisnallFirst pass at adding GC support for GNU runtime. GC...
2010-02-03 Chandler CarruthTeach the allocation function overload handling to...
2010-02-03 Chandler CarruthFix PR6149 by looking at the qualifiers on the referred...
2010-02-03 Douglas GregorWhen a function or variable somehow depends on a type...
2010-02-03 Chandler CarruthAdd FlatStore.cpp (from r95214) to CMake build. Don...
2010-02-03 Zhongxing XuAdd skeleton of flat store manager.
2010-02-03 Douglas GregorLook through CXXExprWithTemporaries when digging out...
2010-02-03 Chris Lattnerupdate for llvm api change.
2010-02-03 Chris Lattnerremove a big chunk of #if 0 code.
2010-02-03 Ted KremenekFix regression in RegionStore due to recent changes in
2010-02-03 Sam WeinigImplement Doug's suggestion. Eliminate the Stmts pointe...
2010-02-03 Daniel DunbarDriver: Add -[no-]integrated-as for clang.
2010-02-03 Ted KremenekRework RegionStoreManager's implementation of Invalidat...
2010-02-03 Douglas GregorProvide a real fix for PR6199, reverting the old workar...
2010-02-03 Sam WeinigRemove the SmallVector from CXXTryStmt.
2010-02-03 David ChisnallNumerous changes to selector handling:
2010-02-03 Sebastian RedlDon't do an expensive definition check where a cheap...
2010-02-03 Chris Lattnerfix PR6216
2010-02-03 Daniel Dunbarclang -cc1: Wire up -emit-obj, for emitting object...
2010-02-03 John McCallRemove abstract expression kinds from the StmtClass...
2010-02-03 Fariborz JahanianSimplify setting of DeclContext for @catch variable
2010-02-03 Douglas GregorImplement the lvalue-to-rvalue conversion where needed...
2010-02-03 Fariborz JahanianFix DeclContext of an objective-c @catch variable
2010-02-02 Ted KremenekRemove RegionStoreSubRegionMap::iterator and RegionStor...
2010-02-02 Ted KremenekExplicitly check for casts to double or complex types...
2010-02-02 Chris Lattnerupdate for llvm api changes.
2010-02-02 Douglas GregorImplement promotion for enumeration types.
2010-02-02 Anders CarlssonSet the correct vtable pointers _before_ generating...
2010-02-02 Chris Lattnerupdate for llvm api change.
2010-02-02 Anders CarlssonFix test.
2010-02-02 John McCallDump the constructor type for a CXXConstructExpr.
2010-02-02 John McCallFix this comment.
2010-02-02 Sebastian RedlCheck for redefinitions in MergeVarDecl. This finds...
2010-02-02 Fariborz JahanianFix up rewriting of protocol qualified types in objc...
2010-02-02 Sebastian RedlFix a C++ regression where redefinitions weren't diagnosed.
2010-02-02 Douglas GregorInclude <stdlib.h>, so that we're sure to get atoi.
2010-02-02 Chris Lattnerthe declspec of a declaration can have storage-class...
2010-02-02 Daniel DunbarDriver/Darwin: Don't error/warn on conflicting deployme...
2010-02-02 Chandler CarruthUse the Arg variable rather than re-computing it. This...
2010-02-02 John McCallMark dtors for parameter variables and eliminate some...
2010-02-02 John McCallAccess control for implicit destructor calls. Diagnost...
next