]> granicus.if.org Git - clang/shortlog
clang
2010-04-01 Zhongxing XuUse the element type to compute the array size when...
2010-04-01 Zhongxing XuInitial support for visiting CXXMemberCallExpr.
2010-04-01 Chris Lattneradjust to IRBuilder change and use faster DebugLoc...
2010-04-01 Zhongxing XuImprove C++ constructor handling.
2010-04-01 Eric ChristopherFix typo.
2010-04-01 Eric ChristopherFirst start at wmmintrin.h file with Intel AES-NI instr...
2010-04-01 Ted KremenekFix a bug (PR 6699) in RegionStore::RemoveDeadBindings...
2010-03-31 Douglas GregorImprove diagnostics when an elaborated-type-specifer...
2010-03-31 Douglas GregorChange the representation of dependent elaborated-type...
2010-03-31 Fariborz JahanianIssue better syntax error when objc's messaging
2010-03-31 Douglas GregorExtend DependentNameType with a keyword enum that speci...
2010-03-31 Ted KremenekFor reverse data flow analyses, enqueue the blocks...
2010-03-31 Chandler CarruthRe-bind non-dependent CXXTemporaryObjectExpr nodes...
2010-03-31 Fariborz JahanianPatch implements gcc's -Wno-protocol option to suppress...
2010-03-31 Douglas GregorRemove the AST statistics tracking I added yesterday...
2010-03-31 Ted KremenekTweak DataFlowSolver's worklist data structure to have...
2010-03-31 Douglas GregorReinstate my CodeModificationHint -> FixItHint renaming...
2010-03-31 Douglas GregorRename TypenameType to DependentNameType in anticipatio...
2010-03-31 Douglas GregorRevert r100008, which inexplicably breaks the clang...
2010-03-31 Douglas GregorRename CodeModificationHint to FixItHint, since we...
2010-03-31 Benjamin KramerMinor include pruning.
2010-03-31 Jeffrey YasskinDefine "exploded graph" by reference to a paper.
2010-03-31 Chris Lattneruse the new optimized debug info metadata accessors...
2010-03-31 John McCallSupport __attribute__((unused)) on types. This suddenl...
2010-03-31 John McCallFix PR6327: restore invariants when there's a parse...
2010-03-31 John McCallRegularize support for naming conversion functions...
2010-03-31 Daniel DunbarIRGen: Move the auxiliary data structures tracking...
2010-03-31 Daniel DunbarCGRecordLayoutBuilder: Switch unions to use same mechan...
2010-03-31 Argyrios KyrtzidisAdd a few asserts to be on the safe side.
2010-03-31 Argyrios KyrtzidisDon't skip past the '}' if an expression has error...
2010-03-31 Douglas GregorDrastically simplify the computation of linkage for...
2010-03-31 Daniel DunbarIRGen: Hide CGRecordLayoutBuilder class, because I...
2010-03-30 John McCallRemove silly temporary comment.
2010-03-30 John McCallIntroduce a new kind of derived-to-base cast which...
2010-03-30 Jakob Stoklund... Slightly relax test case. An upcoming LLVM commit will...
2010-03-30 Daniel DunbarFix test in -Asserts build.
2010-03-30 Fariborz JahanianRecognize __attribute__((NSObject)) directly applied
2010-03-30 Bob WilsonRevert Mon Ping's 99930 due to broken llvm-gcc buildbots.
2010-03-30 Daniel DunbarFormatting tweaks.
2010-03-30 Daniel DunbarIRGen: Narrow getCGRecordLayout type.
2010-03-30 Daniel DunbarIRgen: Move CGRecordLayout to its own happy little...
2010-03-30 Daniel DunbarMinor formatting/FIXME cleanups.
2010-03-30 John McCallFix an oversight with access control for address-of...
2010-03-30 Rafael EspindolaRemember the regparm attribute in FunctionType::ExtInfo.
2010-03-30 Argyrios KyrtzidisWhen "delayed parsing" C++ default arguments, if there...
2010-03-30 Douglas GregorAdd a test for C++ [stmt.select]p3, which specifies...
2010-03-30 John McCallPropagate the "found declaration" (i.e. the using decla...
2010-03-30 Rafael EspindolaFix this test on windows. When running on windows we...
2010-03-30 Mon P WangAdded support for address spaces and added a isVolatile...
2010-03-30 Douglas GregorImprove diagnostics when printing a template instantiat...
2010-03-30 Ted KremenekRegionStore: specially handle loads from integer global...
2010-03-30 Ted KremenekUse 'const Optional<SVal>&' to avoid an extra copy.
2010-03-30 Rafael Espindolathe big refactoring bits of PR3782.
2010-03-30 Douglas GregorIntroduce new AST statistics that keep track of the...
2010-03-30 Ted KremenekChange the analyzer to recognize (but ignore) assignmen...
2010-03-30 Fariborz JahanianAdd Support for 'warn_unused_result" attribute on
2010-03-30 Rafael EspindolaDon't produce a vtable if we are just instantiating...
2010-03-30 Daniel DunbarFix FileEntry declaration.
2010-03-30 Douglas GregorTeach Clang's -cc1 option -print-stats to print LLVM...
2010-03-30 Anders CarlssonFix a bug where we would incorrectly report an error...
2010-03-30 Anders CarlssonReduce nesting.
2010-03-30 Benjamin KramerReplace some constant-sized SmallVectors.
2010-03-30 Chris Lattnermake -ftime-report work even in -disable-free mode...
2010-03-30 Anders CarlssonRemove the old vtable layout code.
2010-03-30 Anders CarlssonRemove UseNewVTableCode checks.
2010-03-30 Anders CarlssonUse the new function in EmitClassAggrMemberwiseCopy...
2010-03-30 Anders CarlssonFactor emitting a call to a copy constructor out into...
2010-03-30 Anders CarlssonIntroduce a CXXTemporariesCleanupScope RAII object...
2010-03-30 Anders CarlssonHandle default arguments when calling copy constructors...
2010-03-30 Anders CarlssonChange a test to FileCheck bitcode instead of assembler.
2010-03-30 Anders CarlssonFlip the switch and use the new vtable layout code...
2010-03-30 Anders CarlssonUpdate xcode project
2010-03-30 Ted KremenekCache results computed by CGDebugInfo::getOrCreateFile...
2010-03-29 Douglas GregorWhen copying a partial diagnostic into a DependentDiagn...
2010-03-29 Douglas GregorOptimize PartialDiagnostic's memory-allocation behavior...
2010-03-29 Gabor Greifprovide a simpler way to get to the headers
2010-03-29 Douglas GregorExit early from the simple form of Sema::RequireNonAbst...
2010-03-29 Anders CarlssonWhen collecting virtual bases it's very important to...
2010-03-29 Ted KremenekRemove FIXME comment.
2010-03-29 Ted KremenekChange 'TypeCache' from being an std::map to a llvm...
2010-03-29 Chris Lattneradd support for -MQ flag to quote targets in dependency...
2010-03-29 Chris Lattneremit signed integer subtractions as 'sub nsw', patch by
2010-03-29 Anders CarlssonAnother vtable layout fix, making us match gcc better.
2010-03-29 Douglas GregorSupport __attribute__((packed)) (along with other attri...
2010-03-29 Anders CarlssonHandle pure virtual member functions.
2010-03-29 Anders CarlssonFix a nasty bug in the virtual base computation which...
2010-03-29 Rafael EspindolaBe a bit more consistent in using operator->
2010-03-29 Anders CarlssonMore vtable work - it's not possible to use the new...
2010-03-29 Anders CarlssonMore magic.
2010-03-29 Anders CarlssonSprinkle some sed dust over check-ztt to make it work...
2010-03-29 Anders CarlssonOnly add thunks for the most derived class. This fixes...
2010-03-29 Anders CarlssonFlip the switch to always get vtables from the VTT...
2010-03-29 Anders CarlssonUse the newly added function in the VTT builder.
2010-03-29 Anders CarlssonCleanup, no functionality change.
2010-03-29 Anders CarlssonAdd the thunks needed by this vtable.
2010-03-29 Anders CarlssonMake sure to sort the vtable thunks by their vtable...
2010-03-29 Anders CarlssonFix another thinko, so that flags don't depend on previ...
2010-03-29 Anders CarlssonWhen generating base ctors/dtors, we need to lookup...
2010-03-29 Anders CarlssonFix thinko.
2010-03-29 Anders CarlssonUse construction vtables when needed. This is currently...
next