]> granicus.if.org Git - clang/shortlog
clang
2013-02-28 Daniel JasperFix incorrect recognition of bin-packing.
2013-02-28 Daniel JasperFix spacing after binary operator as macro parameter.
2013-02-28 Evgeniy StepanovFix global overflow in types::lookupTypeForTypeSpecifier.
2013-02-28 Jordan Rose[analyzer] RegionStore: collectSubRegionKeys -> collect...
2013-02-28 Jordan Rose[analyzer] Mark the root SVal class as isPodLike.
2013-02-28 Argyrios KyrtzidisAdd a test case, to make sure there is no crash on...
2013-02-27 Renato GolinAvoiding flamewars
2013-02-27 David BlaikiePR15360: nullptr as a non-type template argument to...
2013-02-27 David BlaikieAdd test coverage for array to pointer decay in non...
2013-02-27 Renato GolinAdd config manager to open projects
2013-02-27 Jordan Rose[analyzer] Fix test for previous commit.
2013-02-27 Jordan Rose[analyzer] Teach FindLastStoreBRVisitor to understand...
2013-02-27 Jordan Rose[analyzer] Turn on C++ constructor inlining by default.
2013-02-27 Chad Rosier[driver] The failure of any phase (e.g., preprocess...
2013-02-27 Simon Atanasyan[Mips] Add two new aliases for MIPS ABI names 32 (means...
2013-02-27 Timur IskhodzhanovBetter support for constructors with -cxx-abi microsoft...
2013-02-27 Manuel KlimekMake the negative test of recordType depend on a specif...
2013-02-27 Daniel JasperFix formatting of multiplications in array subscripts.
2013-02-27 Alexey Samsonov[Sanitizer] Change driver behavior when linking with...
2013-02-27 Daniel JasperEnable bin-packing in Google style.
2013-02-27 Nick LewyckyUpdate clang for LLVM API change. No functionality...
2013-02-27 Rafael EspindolaDon't cache the visibility of types.
2013-02-27 Lang HamesUse the correct alignment for POD-member memcpys where...
2013-02-27 Rafael EspindolaRename methods to comply with the LLVM Coding Standards.
2013-02-27 Rafael EspindolaChange Type::getLinkageAndVisibility to return a Linkag...
2013-02-27 Rafael EspindolaMove LinkageInfo out of NamedDecl so that it can be...
2013-02-27 Richard TrieuUpdate template diffing to handle template arguments...
2013-02-27 Argyrios KyrtzidisAdd a test to make sure __has_include works from inside...
2013-02-27 Adrian PrantlTemporarily revert r176116 for compile-time performance...
2013-02-27 Ted Kremenek[analyzer] Add stop-gap patch to prevent assertion...
2013-02-27 Argyrios Kyrtzidis[PCH] When deserializing an IdentifierInfo, call Identi...
2013-02-27 Fariborz Jahaniancomment parsing: Properties are considered like methods...
2013-02-27 John McCallDon't crash when diagnosing path-constrained protected
2013-02-27 Bill WendlingReapply r176133 with testcase fixes.
2013-02-27 Jordan Rose[analyzer] If a struct has a partial lazy binding,...
2013-02-27 Ted KremenekRefine SourceManager's isBeforeInTranslationUnit()...
2013-02-26 Rafael EspindolaUse existing macros to simplify the test a bit.
2013-02-26 Bill WendlingTemporarily revert r176133 until testcases are modified.
2013-02-26 Bill WendlingFix testcases to not rely upon target-* attributes.
2013-02-26 Bill WendlingDon't set the -target-cpu and -target-features attribut...
2013-02-26 Chad RosierNo need to initialize these variables.
2013-02-26 Fariborz Jahaniandoxygen command. Add 'attention' command to list of...
2013-02-26 Matt ArsenaultFix assertion failure when a field is given an address...
2013-02-26 Matt ArsenaultFix initializer for variables with attribute address_sp...
2013-02-26 Adrian PrantlEnsure that DIType is regenerated after we visited...
2013-02-26 Ted Kremenek[analyzer] Use 'MemRegion::printPretty()' instead of...
2013-02-26 Matt Beaumont-GayWarn on dropping the return value from a warn_unused_re...
2013-02-26 Rafael EspindolaUse the most recent decl in getExplicitVisibility.
2013-02-26 Rafael EspindolaBe more careful in applying pragma weak. Fixes pr14974.
2013-02-26 Daniel JasperFix bad line break decision.
2013-02-26 Evgeniy StepanovAllow dash before "ld" in android driver test.
2013-02-26 Daniel JasperIn range-based for-loops, prefer splitting after ":".
2013-02-26 Daniel JasperOnly keep empty lines in unwrapped lines if they precee...
2013-02-26 Daniel JasperOnly break string literals as a last resort.
2013-02-26 Alexey SamsonovDefine CMake option CLANG_INCLUDE_TESTS *before* traver...
2013-02-26 Kostya SerebryanyUnify clang/llvm attributes for asan/tsan/msan (Clang...
2013-02-26 Michael HanUpdate tests to do a full match against printed C+...
2013-02-26 Jordan Rose[analyzer] Don't look through casts when creating point...
2013-02-26 Jordan Rose[analyzer] StackAddrEscapeChecker: strip qualifiers...
2013-02-25 Will Dietz[ubsan] Emit single check for left shift.
2013-02-25 Anna Zaks[analyzer] Restrict ObjC type inference to methods...
2013-02-25 Ted Kremenek[analyzer] Recover all PreStmtPurgeDeadSymbols nodes...
2013-02-25 Edwin VaneVarious additions to ASTMatcher library:
2013-02-25 Anna ZaksRevert "Add more attributes from the command line to...
2013-02-25 Anna Zaks[analyzer] Address Jordan's code review of r175857.
2013-02-25 Jordan Rose[analyzer] Handle reference parameters with default...
2013-02-25 Chad RosierAdd a front-end test case for r176036.
2013-02-25 Michael HanFix empty declaration printing.
2013-02-25 Jordan Rose[analyzer] Base regions may be invalid when layered...
2013-02-25 Eric ChristopherAdd forgotten testcase.
2013-02-25 Daniel JasperRe-add hack that caused regression.
2013-02-25 Edwin VaneAdding hasDeclaration overload for TemplateSpecializati...
2013-02-25 Edwin VaneSupport in hasDeclaration for types with getDecl()
2013-02-25 Edwin VaneReverting r176019. Corrupt patch.
2013-02-25 Edwin VaneSupport in hasDeclaration for types with getDecl()
2013-02-25 Daniel JasperUpdate generated documentation after recent matcher...
2013-02-25 Daniel JasperAdd matcher for AccessSpecDecls.
2013-02-25 Ted Kremenek[analyzer] Relax assumption in FindLastStoreBRVisitor...
2013-02-25 Ted Kremenek[analyzer] add the notion of an "interesting" lvalue...
2013-02-25 Bill WendlingAdd more attributes from the command line to functions.
2013-02-25 Dmitri GribenkoDocumentation: add an idea for a (weird) clang tool
2013-02-25 David BlaikieUpdate Clang for a minor DIBuilder breaking change.
2013-02-24 Aaron BallmanMoving initialization into the initializer list and...
2013-02-24 Dmitri GribenkoDocumentation: add an idea for an automatic refactoring
2013-02-24 Daniel JasperAllow breaking between a type and name in variable...
2013-02-24 Benjamin KramerAdd the testcase from PR13573, this used to crash.
2013-02-24 Ted Kremenek[analyzer] tracking stores/constraints now works for...
2013-02-24 Ted KremenekAdd "KnownSVal" to represent SVals that cannot be Unkno...
2013-02-24 Ted KremenekAdd regression test for serialized diagnostics for...
2013-02-24 Richard SmithPR15338: Don't assert if -fsanitize=bounds sees array...
2013-02-24 Argyrios Kyrtzidis[preprocessor] Use MacroDirective in the preprocessor...
2013-02-24 Argyrios KyrtzidisAdd comments for the MacroDirective & MacroInfo classes.
2013-02-24 Argyrios KyrtzidisIn Sema::InstantiateStaticDataMemberDefinition, pass...
2013-02-23 Daniel JasperBetter formatting of conditional expressions.
2013-02-23 David BlaikieReference the canonical commit (r175462) in the value...
2013-02-23 David BlaikieDocument the value casting API changes.
2013-02-23 David BlaikiePrefer 'and' over '&' in comments.
2013-02-23 Benjamin KramerShrink SmallPtrSet. It gets swapped a lot which copies...
2013-02-23 Benjamin KramerAdd streamed versions of getQualifiedNameAsString.
2013-02-23 Enea ZaffanellaRemove data member MSAsmStmt::AsmLoc, wrongly hiding...
next