]> granicus.if.org Git - clang/shortlog
clang
2012-01-09 Akira HatanakaMove the piece of code up that skips the padding argume...
2012-01-09 Richard SmithRestore some parts of this test which were accidental...
2012-01-09 Douglas GregorWhen deserializing an anonymous namespace from a module...
2012-01-09 Douglas GregorImplement merging of namespace-scope declarations acros...
2012-01-09 Douglas GregorImplement redeclaration merging for namespaces defined...
2012-01-09 Douglas GregorAlways allow redefinition of typedefs when modules...
2012-01-09 Abramo BagnaraMade unknown builtin diagnostic remappable.
2012-01-09 Craig TopperMerge AVX/AVX2 into the SSE level.
2012-01-08 Fariborz Jahanianobjc++: more atomic property api code for
2012-01-07 Rafael EspindolaRemove unused variable.
2012-01-07 Benjamin KramerRemove unused include of VectorExtras.h.
2012-01-07 Benjamin KramerPack UsingDecl more.
2012-01-07 Fariborz Jahanianobjc++: More codegen stuff for atomic properties of...
2012-01-07 Anna Zaks[analyzer] Fix use-after-free in HandleTranslationUnit.
2012-01-07 Abramo BagnaraFixed TypeofExpr AST and code generation.
2012-01-07 Douglas GregorSwitch NamespaceDecl from its own hand-rolled redeclara...
2012-01-07 Eli FriedmanMore lambda work: semantic analysis of capturing 'this...
2012-01-07 Anna Zaks[analyzer] Add basic format string vulnerability checking.
2012-01-07 Argyrios Kyrtzidis[arcmt] Disable tests in mingw, no idea why they are...
2012-01-07 Eli FriedmanLambdas: semantic analysis of explicit captures.
2012-01-07 Ted Kremenek[analyzer] Remove CallEnterNodeBuilder and simplify...
2012-01-07 Akira HatanakaAdd field PaddingType to ABIArgInfo which specifies...
2012-01-07 Ted KremenekCorrectly enqueue successors in ExprEngine::processCall...
2012-01-07 Ted Kremenek[analyzer] Remove CallExitNodeBuilder, and have ExprEng...
2012-01-06 Matt Beaumont-GaySuppress -Wunused-value within macros from system headers.
2012-01-06 Fariborz Jahanianobjc++: more code gen stuff for atomic property api,
2012-01-06 Ted Kremenek[analyzer] Make the entries in 'Environment' context...
2012-01-06 Douglas GregorDuring name lookup, use redecl_iterator to walk over...
2012-01-06 Eli FriedmanRevert r147664; it's breaking clang regression tests.
2012-01-06 Chad RosierFix uninitialized variable warning.
2012-01-06 Eli FriedmanRevert r147655; it's breaking the compiler_rt build...
2012-01-06 DeLesley HutchinsThread safety analysis: added support for trylock attri...
2012-01-06 DeLesley HutchinsAdded LocalVariableMap
2012-01-06 Joerg Sonnenberger__FLT_EVAL_METHOD__ should be 1 on NetBSD/i386, since...
2012-01-06 Fariborz Jahanianobjc++: some declarations related to atomic
2012-01-06 Jakub StaszakSilence GCC warnings.
2012-01-06 Kostya Serebryany[asan] mention -fno-omit-frame-pointer in the docs
2012-01-06 Douglas GregorWhen inferring a submodule ID during module creation...
2012-01-06 Anna Zaks[analyzer] Correct the c++-analyzer symlink
2012-01-06 Douglas GregorStash Decl's TopLevelDeclInObjCContainer and ModulePriv...
2012-01-06 Richard SmithC++11 generalized constant expressions: implement check...
2012-01-06 Douglas GregorIntroduce a "Hidden" bit into Decl, to track whether...
2012-01-06 Douglas GregorTeach DeclContext deserialization to pay attention...
2012-01-06 David ChisnallIf we are compiling with -fno-builtin then don't do...
2012-01-06 John McCallFix the mangling of class template arguments in a parti...
2012-01-06 Rafael EspindolaImprovements to the uninitialized variable warning...
2012-01-06 Eli FriedmanMore lambda work. Fixes a minor bug Richard pointed...
2012-01-06 Richard SmithDavid Blaikie and Chandler would like us to diagnose
2012-01-06 Anna Zaks[analyzer] c++-analyzer should be a symlink.
2012-01-06 Anna Zaks[analyzer] Update the docs to reflect that gcc is not...
2012-01-06 Anna Zaks[analyzer] scan-build: If we are on MacOS, use clang...
2012-01-06 Anna Zaks[analyzer] Skip --serialize-diagnostic when running...
2012-01-06 Richard SmithTweak to r147599 for PR10828: Move the check from the...
2012-01-06 Eli FriedmanMinor refactoring of sentinel warning on blocks. Add...
2012-01-06 Fariborz Jahanianobjc++: sythesize a helper function to be used
2012-01-06 Argyrios KyrtzidisFix a memory leak of PragmaNamespaces, rdar://10611796.
2012-01-05 Eli FriedmanAddress Richard's review comments on r147561 (Evaluate...
2012-01-05 Douglas GregorAlways allocate an extra 8 bytes for a deserialized...
2012-01-05 Ted KremenekAfter further discussion, rename attribute 'objc_disabl...
2012-01-05 Eli FriedmanTweak the fix to PR8977: an empty expression-list repre...
2012-01-05 Douglas GregorDon't seed the ASTWriter's declaration -> ID mapping...
2012-01-05 Douglas GregorWhen we deserialize a declaration from a module file...
2012-01-05 Douglas GregorWhen creating declarations that are deserialized from...
2012-01-05 Argyrios KyrtzidisWhen loading an AST file, set SourceManager::MainFileID...
2012-01-05 Richard SmithPR10828: Produce a warning when a no-arguments function...
2012-01-05 Eli FriedmanMore lambda work. Tweak the Sema interface slightly...
2012-01-05 Chad Rosier[driver] Add support for passing -lazy_framework/-lazy_...
2012-01-05 Eli FriedmanChange casting slightly to avoid warnings about casting...
2012-01-05 Douglas GregorWhen we're performing name lookup for a tag, we still...
2012-01-05 Eli FriedmanMinor cleanup; no functional change.
2012-01-05 Argyrios KyrtzidisSanity checks in SourceManager::getFileEntryForID(...
2012-01-05 John McCallThe value of a const weak variable is not an integer...
2012-01-05 Douglas GregorIf we already have a definition for a top-level module...
2012-01-05 Fariborz JahanianFixes a code gen bug for setter code for a property of
2012-01-05 Douglas GregorWhen generating includes for all of the headers we...
2012-01-04 Anna Zaks[analyzer] Add another tests to taint tester.
2012-01-04 Anna Zaks[analyzer] Be less pessimistic about invalidation of...
2012-01-04 Anna Zaks[analyzer] Correct the error message in the testing...
2012-01-04 Ted KremenekRename attribute 'objc_suppress_autosynthesis' to ...
2012-01-04 Ted KremenekFix 80 col violations.
2012-01-04 Eli FriedmanFix test on Release builds.
2012-01-04 Douglas GregorStore the submodules of a module in source order, as...
2012-01-04 Fariborz JahanianTest case for my previous patch.
2012-01-04 Fariborz Jahanianobjc: When issuing warning for missing synthesis for
2012-01-04 Eli FriedmanAdd an APValue representation for the difference betwee...
2012-01-04 Chris Lattnerfix test on -Asserts builds.
2012-01-04 Chris Lattnerimplement rdar://10639962 by keeping track of increased...
2012-01-04 Ted KremenekAdd missing #endif in documentation.
2012-01-04 Fariborz JahanianSupport __has_attribute for objc_suppress_autosynthesis
2012-01-04 Daniel DunbarDriver/Darwin: Remove a hack that avoided passing ...
2012-01-04 Douglas GregorAdd __has_feature(modules) to indicate when modules...
2012-01-04 Eli FriedmanFix test so it doesn't depend on the host's calling...
2012-01-04 Douglas GregorImplement declaration merging for variables in disjoint...
2012-01-04 Douglas GregorImplement declaration merging for non-template function...
2012-01-04 Douglas GregorImplement declaration merging for typedefs loaded from...
2012-01-04 Benjamin KramerPenryn doesn't support sse4.2, don't enable it in the...
2012-01-04 David ChisnallRestore r147493 and remove the part of the test that...
2012-01-04 Ted KremenekExtend ConditionBRVisitor to handle condition variable...
2012-01-04 Douglas GregorDon't treat 'import' as a contextual keyword when we...
2012-01-04 Rafael EspindolaProcess attributes in explicit function template instan...
next