]> granicus.if.org Git - clang/shortlog
clang
2010-03-12 Ted KremenekSplit Sema logic for ObjC @property and @synthesize...
2010-03-11 Eric ChristopherInteger array extraction for sse4.1.
2010-03-11 Eric ChristopherAdd packed integer array insertion.
2010-03-11 Devang PatelKeep track of Record context to ensure that record...
2010-03-11 Ted KremenekFor ivars created using @synthesize, set their DeclCont...
2010-03-11 John McCallWarn about comparing an unsigned expression with 0...
2010-03-11 John McCallRemember the PR number.
2010-03-11 John McCallImplement -Wmissing-field-initializers. Patch by mikem!
2010-03-11 Daniel DunbarUse -emit-llvm-only, to avoid leaving a temp around.
2010-03-11 Fariborz JahanianAdd tentative support for accessing local variables...
2010-03-11 Chris Lattnerfix PR6433, crash on va_arg of typedef.
2010-03-11 Daniel DunbarDriver: Free Action objects.
2010-03-11 Daniel DunbarDriver: Free synthesized derived arguments.
2010-03-11 Daniel DunbarDriver: Free jobs in JobList and PipedJob instances.
2010-03-11 Ted KremenekUpdate checker build.
2010-03-11 Anders CarlssonUse the new vtable layout code for computing virtual...
2010-03-11 Rafael EspindolaCorrectly mangle address of member in template argument...
2010-03-11 John McCallFix a self-host problem caused by this over-eager asser...
2010-03-11 John McCallMaintain type source information for functions through...
2010-03-11 John McCallSplit C++ friend declarations into their own header...
2010-03-11 Anders CarlssonRename getVirtualBaseOffsetIndex to getVirtualBaseOffse...
2010-03-11 Anders CarlssonWhen possible, use the vbase offset offsets from the...
2010-03-11 Anders CarlssonAdd a test.
2010-03-11 Anders CarlssonKeep track of, and dump, vbase offset offsets.
2010-03-11 Anders CarlssonFix tests.
2010-03-11 Anders CarlssonRun the new vtable builder for construction vtables...
2010-03-11 Anders CarlssonMore record layout builder cleanup and simplification.
2010-03-11 Anders CarlssonGet rid of the PrimaryBase parameter from LayoutVirtual...
2010-03-11 Anders CarlssonMore cleanup towards fixing the real bug.
2010-03-11 Anders CarlssonReplace the class offset vectors in RecordLayoutBuilder...
2010-03-11 Anders CarlssonMore cleanup.
2010-03-11 Anders CarlssonMore record layout builder cleanup.
2010-03-11 Anders CarlssonAssert that primary bases always have offset 0.
2010-03-11 Ted KremenekRemove unused 'IVars' field from ObjCInterfaceDecl...
2010-03-11 Anders CarlssonRemove the IndirectPrimary parameter in LayoutVirtualBa...
2010-03-11 Anders CarlssonMore cleanup and simplification of the record layout...
2010-03-11 John McCallSupport PPC-32 DWARF EH intrinisics. Thanks to rdivack...
2010-03-10 Chris Lattnerset alignment on static locals properly, patch by Arnau...
2010-03-10 Anders CarlssonGet rid of the LayoutBaseNonVirtually; it was used...
2010-03-10 Anders CarlssonMore shuffling.
2010-03-10 Anders CarlssonCleanups, no functionality change yet.
2010-03-10 Chris Lattneradd DESTDIR support for clang headers, PR6556.
2010-03-10 Anders CarlssonFix calculation of whether a member function needs...
2010-03-10 Fariborz JahanianChange the 'super' messaging API in the rewriter.
2010-03-10 John McCallSuppress the tag when printing an ElaboratedType if...
2010-03-10 Anders CarlssonWe were mistakenly marking morally virtual bases as...
2010-03-10 Anders CarlssonIgnore non-interesting bases when emitting construction...
2010-03-10 Ted KremenekSimplify assertion.
2010-03-10 Ted KremenekRemove '#if 0' code. Lazy compound values have proven...
2010-03-10 Ted KremenekFix -Wsign-compare warnings reported by clang++.
2010-03-10 Ted KremenekFix -Wsign-compare warning reported by clang++.
2010-03-10 Ted KremenekRemove the subregion map cache. It is no longer used.
2010-03-10 Ted KremenekFix stale comment.
2010-03-10 Ted KremenekReally apply (unnoticed weird git-svn merge conflict...
2010-03-10 Rafael EspindolaMove test and also test codegen.
2010-03-10 John McCallWhen pretty-printing tag types, only print the tag...
2010-03-10 Ted KremenekRefactor RegionStore::RemoveDeadBindings to use the...
2010-03-10 Ted KremenekRefactor some of RegionStore's InvalidateRegionsWorker...
2010-03-10 Anders CarlssonAdd newline.
2010-03-10 Anders CarlssonDon't accidentally mark some functions in construction...
2010-03-10 John McCallAllow the fast path through ASTContext::getTypeDeclType...
2010-03-10 Zhongxing XuAdd use-after-free check to MallocChecker.
2010-03-10 Douglas GregorStatement expressions can be used in global- or namespa...
2010-03-10 John McCallCreate a new InjectedClassNameType to represent bare...
2010-03-10 Anders CarlssonWhen building construction vtables, we need to check...
2010-03-10 Rafael Espindolaadd missing test
2010-03-10 Anders CarlssonImprove vcall offset handling in construction vtables...
2010-03-10 Rafael EspindolaDelay codegen of vtables when handling implicit instant...
2010-03-10 Eric ChristopherAdd insert/extract_ps and related random macros.
2010-03-10 Devang PatelUse SmallString instead of alloca.
2010-03-10 Ted KremenekWhen computing in AnalysisContext the variables referenced
2010-03-10 Ted KremenekEnhance basic store to also lazily symbolicate VarRegions
2010-03-09 Devang PatelFix file reference for derived and composite types...
2010-03-09 John McCallValue-initialize the written-builtin-specifiers field...
2010-03-09 Fariborz JahanianFix the test some more.
2010-03-09 Fariborz JahanianSee if this test makes it though buildbot.
2010-03-09 Devang PatelMore then one anonymous aggregates on one line creates...
2010-03-09 Fariborz JahanianReverse the code gen. enabled part of test until I...
2010-03-09 Douglas GregorImprove Objective-C token-annotation test
2010-03-09 Fariborz JahanianCode gen test for a previous patch for
2010-03-09 Devang PatelUse getLast() instead of getBasename().
2010-03-09 Fariborz JahanianDon't error when a block pointer is passed to a
2010-03-09 Douglas GregorAdd an Objective-C test for token annotation
2010-03-09 Benjamin KramerReplace copy loops with memcpy.
2010-03-09 Devang PatelStart using DIFile. Corresponding llvm patch is r98020.
2010-03-08 Ted KremenekAdd test cases for r98003 and r98006.
2010-03-08 Ted KremenekAdd preprocessor guards to the definitions of size_t...
2010-03-08 Ted KremenekPlace the definition of 'va_list' within a preprocessor...
2010-03-08 Ted KremenekImplement clang_isUnexposed(), a predicate function...
2010-03-08 Chris Lattneradd a codegen hack to work around an AST bug, allowing...
2010-03-08 Ted KremenekAllocate ASTRecordLayout objects using the allocator...
2010-03-08 Devang PatelAvoid using DIDescriptor.isNull().
2010-03-08 John McCallRevert r97727 at ddunbar's request; we want to solve...
2010-03-08 John McCallRename -Wbad-literal to -Wliteral-range.
2010-03-08 Devang PatelRevert r97949.
2010-03-08 Ted KremenekDon't enable static analysis support for C++ by default...
2010-03-08 Douglas GregorImprove XML output for C++ classes, from Olaf Krzikalla!
2010-03-08 Kovarththanan... Mark variable as const
2010-03-08 Devang PatelAvoid DIDescriptor.isNull() checks.
2010-03-08 Douglas GregorExtend ObjCMessageExpr for class method sends with...
next