]> granicus.if.org Git - clang/shortlog
clang
2011-08-02 Chad RosierWhen the compiler crashes, the compiler driver now...
2011-08-02 Jonathan D... Following up the earlier refactoring/cleanup work by...
2011-08-02 Anna ZaksKeychainAPI checker: only check the paths on which...
2011-08-02 Douglas GregorImplement a proper local -> global type ID remapping...
2011-08-02 Douglas GregorAdd a debugging dump for Module (also emitted as part...
2011-08-02 Douglas GregorGeneralize the module offset map to include mapping...
2011-08-02 Benjamin KramerMake helper functions static.
2011-08-02 Richard TrieuFix formatting of SemaExpr.cpp, mainly fixing lines...
2011-08-01 Bob WilsonRevert "Re-enable byval for ARM in clang. rdar://probl...
2011-08-01 Anna ZaksAdd a skeleton for the Keychain Services API Checker...
2011-08-01 Fariborz Jahanianobjective-c: reverse patch for // rdar://9818354
2011-08-01 Akira HatanakaImplement MipsABIInfo::EmitVAArg. This fix enables...
2011-08-01 Chad RosierDriver: When compiling i386 -fapple-kext code, we fallb...
2011-08-01 Akira HatanakaPass records with non-trivial destructors or constructo...
2011-08-01 David ChisnallFix linkage type for tentative definition of ivar offse...
2011-08-01 Douglas GregorMove the serialization of the MODULE_OFFSET_MAP out...
2011-08-01 Douglas GregorRename the AST file's SOURCE_LOCATION_MAP to MODULE_OFF...
2011-07-31 Fariborz JahanianTest for // rdar://9846759
2011-07-31 Benjamin KramerRemove dead code flagged by GCC's -Wunused-but-set...
2011-07-30 Argyrios KyrtzidisNot sure why we bother updating FunctionDecl's EndRange...
2011-07-30 Argyrios Kyrtzidis[libclang] Annotation of parameters that got default...
2011-07-30 Douglas GregorIntroduce a Fix-It for the "missing sentinel" warning...
2011-07-30 Douglas GregorAdd code completion to produce "else" blocks after...
2011-07-30 Douglas GregorWhen producing code completion results for variadic...
2011-07-30 Douglas GregorAdd the various parameter-passing keywords for Distribu...
2011-07-30 Douglas GregorFix a thinko in my __is_empty/__is_pod commit.
2011-07-30 Douglas GregorTurn off __has_feature(is_empty) and __has_feature...
2011-07-30 Douglas GregorWhen performing code completion after at @interface...
2011-07-30 Douglas GregorWhen complaining about a non-POD second argument to...
2011-07-30 Douglas GregorUse the "Bar.h" -> <Foo/Bar.h> remapping for index...
2011-07-30 Fariborz Jahanianobjc rewriter - my last patch was not quite right.
2011-07-30 Fariborz Jahanianobjc rewriter - set the flag passed to _Block_object_as...
2011-07-29 Douglas GregorTeach the ASTImporter to cope with cases where we have...
2011-07-29 Eric ChristopherAdd support for the 'Q' arm memory constraint.
2011-07-29 Ted Kremenek[analyzer] Remove recursive visitation in ExprEngine...
2011-07-29 Ted Kremenek[analyzer] Remove recursive visitation in ExprEngine...
2011-07-29 Ted Kremenek[analyzer] Remove recursive visitation in ExprEngine...
2011-07-29 Ted Kremenek[analyzer] Remove recursive visitation in ExprEngine...
2011-07-29 Ted Kremenek[analyzer] Remove explicit argument processing from...
2011-07-29 Ted Kremenek[analyzer] Remove recursive visitation in ExprEngine...
2011-07-29 Ted Kremenek[analyzer] tighten up ExprEngine::VisitObjCAtSynchroniz...
2011-07-29 Ted Kremenek[analyzer] Remove recursive visitation in ExprEngine...
2011-07-29 Ted Kremenek[analyzer] Remove recursive visitation in ExprEngine...
2011-07-29 Ted Kremenek[analyzer] Remove recursive visitation in ExprEngine...
2011-07-29 Ted Kremenek[analyzer] Remove recursive visitation in ExprEngine...
2011-07-29 Douglas GregorOn Darwin, libc++ may be installed alongside the compil...
2011-07-29 Jonathan D... Renamed Loaded member to ImportedBy, as it's easier...
2011-07-29 Douglas GregorAdd a missing \endcode for Doxygen
2011-07-29 Jay FoadRemove some unnecessary single element array temporaries.
2011-07-29 Argyrios KyrtzidisMake DiagnosticErrorTrap keep a count of the errors...
2011-07-29 Douglas GregorThis patch makes the string/character literal tests...
2011-07-29 Douglas GregorRemove unused debug function
2011-07-29 Douglas GregorIn the ASTReader, replace the continuous range maps...
2011-07-29 Peter CollingbourneFix assertion failure in CodeGen where the input operan...
2011-07-29 Peter CollingbourneFix an inconsistency in Sema::ConvertArgumentsForCall...
2011-07-29 Douglas GregorMove the base type ID from the ASTReader's global type...
2011-07-29 Chandler CarruthRemove an unused function (found by Clang's -Wunused...
2011-07-28 Fariborz Jahanianobjective-c: warn if implementation of a method in...
2011-07-28 Jonathan D... Some documentation fixes so that we are explicit about...
2011-07-28 Ted KremenekReally remove FlatStoreManager and BasicStoreManager...
2011-07-28 Ted KremenekRemove flat store tests.
2011-07-28 Ted KremenekRemove FlatStoreManager and BasicStoreManager. The...
2011-07-28 Ted Kremenek[analyzer] Overhaul how the static analyzer expects...
2011-07-28 Ted Kremenek[analyzer] fix bug in malloc checker where the tracked...
2011-07-28 Ted Kremenek[analyzer] add accessor to StoreRef.
2011-07-28 Ted Kremenek[analyzer] Add StoreManager::includedInBindings() to...
2011-07-28 Ted Kremenek[analyzer] Add safety checking in RegionStoreManager...
2011-07-28 Ted Kremenek[analyzer] Teach Environment to not look through Materi...
2011-07-28 Ted Kremenek[analyzer] Fix bug in ObjCMessage where casts were...
2011-07-28 Ted Kremenek[analyzer] fix handling of MaterializeTemporaryExpr...
2011-07-28 Douglas GregorIntroduce the local-global mapping for preprocessed...
2011-07-28 Douglas GregorUse local-to-global mapping appropriately for macro...
2011-07-28 Douglas GregorUse the local -> global mapping functions for selectors...
2011-07-28 Douglas GregorTeach the ASTReader to perform local and global mapping...
2011-07-28 Anna ZaksAdd a fixit for removal of unused label.
2011-07-28 Richard TrieuFix a test case that was intermittently failing. The...
2011-07-28 Caitlin SadowskiAdded basic parsing for all remaining attributes, threa...
2011-07-28 Anna ZaksAnother test case for the &/* mismatch fixit.
2011-07-28 Anna ZaksAdd */& mismatch fixit generation to the Sema::Diagnos...
2011-07-28 Douglas GregorMake the deserialization of Sema::PendingInstantiations...
2011-07-28 Anna ZaksRefactor the */& mismatch fixit generation out of SemaO...
2011-07-28 Douglas GregorPromote the deserialized PendingInstantiations vector...
2011-07-28 Douglas GregorLazily deserialize Sema::VTableUses. Plus, fix the...
2011-07-28 Caitlin SadowskiThread safety: Fix typo in documentation
2011-07-28 Douglas GregorMake Sema::WeakUndeclaredIdentifiers lazily deserialized.
2011-07-28 Jonathan D... Add missing documentation onto new member variable.
2011-07-28 Caitlin SadowskiAdded parsing for guarded_var, pt_guarded_var, lockable,
2011-07-28 Jonathan D... Switch the ModuleManager over to using a FileManager...
2011-07-28 Douglas GregorMake Sema::ReferencedSelectors lazily deserialized.
2011-07-28 Douglas GregorMove a Module's ReferencedSelectorsData into the ASTRea...
2011-07-28 Douglas GregorMake Sema::LocallyScopedExternalDecls lazily deserializ...
2011-07-28 NAKAMURA Takumitest/Misc/ast-dump-templates.cpp: Disable this temporar...
2011-07-28 NAKAMURA Takumitest/CodeGen/2004-03-16-AsmRegisterCrash.c: XTARGET...
2011-07-28 John McCallMake a note about a missing optimization.
2011-07-28 John McCallFix a couple of problems with initialization and assign...
2011-07-28 NAKAMURA Takumitest/CodeGen/struct-matching-constraint.c: Fixup not...
2011-07-28 Douglas GregorAST serialization support for the Framework in IndexHea...
2011-07-28 Douglas GregorIntroduce the "-index-header-map" option, to give speci...
2011-07-28 NAKAMURA Takumitest/CodeGen/struct-init.c, struct-matching-constraint...
2011-07-28 Douglas GregorDon't set Sema's StdNamespace or StdBadAlloc if they...
next