]> granicus.if.org Git - clang/shortlog
clang
2012-08-20 Chad Rosier[ms-inline asm] Remove old cruft now that MS-style...
2012-08-20 Jordan Rose[analyzer] The result of && or || is always a 1 or 0.
2012-08-20 Dmitri GribenkoUse correct matcher name in the comment.
2012-08-20 Manuel KlimekFix comments and variable naming:
2012-08-20 Tobias Grosser[cindex.py] Cache the number of chunks in CompletionString
2012-08-20 Hans WennborgBetter wording for reference self-initialization warning.
2012-08-19 Tobias Grosser[cindex.py] Add CachedProperty to CompletionChunk
2012-08-19 Gregory Szorc[clang.py] Add CachedProperty decorator
2012-08-18 Tobias Grosser[cindex.py] Use spaces, not tabs for indentation
2012-08-18 Tobias Grosser[cindex.py] Dispose code completion results properly
2012-08-18 Jordan RoseAllow -verify to be used with files that don't have...
2012-08-18 Benjamin KramerSilence a sign compare warning that only occurs on...
2012-08-18 John McCallWhen mangling a negative number, remember that negating...
2012-08-18 Richard SmithPR41111, PR5925, PR13210: Teach tentative parsing to...
2012-08-18 Dmitri GribenkoAST Matchers tests: test that member() matches member...
2012-08-18 Jordan Rose[analyzer] Treat C++ 'throw' as a sink.
2012-08-18 Jordan Rose[analyzer] Treat @throw as a sink (stop processing).
2012-08-18 Jordan Rose[analyzer] Remove obsolete GenericNodeBuilderRefCount...
2012-08-18 Jordan Rose[analyzer] Use PointerUnion to implement ExplodedNode...
2012-08-18 Dmitri GribenkoAST Matchers tests: test that member() matches member...
2012-08-17 Eric ChristopherReapply:
2012-08-17 Douglas GregorWhen code completion is enabled, don't do any work in
2012-08-17 Fariborz Jahanianc: privide deprecated warning when __private_extern__...
2012-08-17 Chad Rosier[ms-inline asm] Update comment.
2012-08-17 Richard SmithPart of PR13618: visit the TypeLoc when RecursiveASTVis...
2012-08-17 Chad Rosier[ms-inline asm] Extract AsmStmt handling into a separat...
2012-08-17 Fariborz Jahanianmake this test case 64bit test. It fails due to
2012-08-17 Jordan Rose[analyzer] Make BlockDataRegions typed, so that they...
2012-08-17 Fariborz JahanianRemove -Wbad-function-cast from -Wall.
2012-08-17 Daniel Dunbardarwin/driver: Support using SDKROOT to define the...
2012-08-17 Dmitri GribenkoAST Matchers: introduce functionTemplate(), classTempla...
2012-08-17 Alexander KornienkoFixed crash and added a test and a minor output problem
2012-08-17 Fariborz Jahanianc: implement gcc's -Wbad-function-cast which warns
2012-08-17 Benjamin KramerDefine __builtin_ffs[ll] with a signed argument instead...
2012-08-17 Chad Rosier[ms-inline asm] Instantiate the MCStreamer as a NullStr...
2012-08-17 Dmitri GribenkoAdd release notes for type safety attributes.
2012-08-17 Benjamin KramerFix broken check lines.
2012-08-17 Hans WennborgWarn about self-initialization of references.
2012-08-17 Douglas GregorMake the spacing of the code completion result for...
2012-08-17 Douglas GregorWhen we need the complete set of visible declarations...
2012-08-17 Douglas GregorDon't do jump-scope checking when code completion is...
2012-08-17 Eric ChristopherTemporarily revert r162066 and r162062 to see if it...
2012-08-17 Richard SmithFix undefined behavior in debug info emission: operator...
2012-08-17 Richard SmithFix test so that it doesn't keep failing forever when...
2012-08-17 Richard SmithSwitch PTH format from a 7 byte magic number to an...
2012-08-17 Nick LewyckyFix -Wl,--no-demangle to actually pass the flag to...
2012-08-17 Richard SmithDon't forget to apply #pragma pack to partial and expli...
2012-08-17 Jordan Rose[analyzer] Add an internal reference document describin...
2012-08-17 Anna Zaks[analyzer] Unbreak the static analyzer buildbot.
2012-08-17 Richard SmithAvoid binding a reference to a dereferenced null pointe...
2012-08-17 Richard SmithFix misaligned DeclGroup allocation.
2012-08-17 Richard SmithDon't form a null reference when checking for validity...
2012-08-17 Dmitri GribenkoAdd support for "type safety" attributes that allow...
2012-08-16 Eric ChristopherAdd some caching here for the builtin types.
2012-08-16 Eric ChristopherRemove FIXME, the constraints contain more options...
2012-08-16 Eric ChristopherAdd a missing 'break' to ensure that we reject inline...
2012-08-16 Eric ChristopherRandom string removal.
2012-08-16 Eric ChristopherMake isa part of objc_object at metadata generation...
2012-08-16 Richard SmithFix misaligned allocation of TemplateParameterList...
2012-08-16 Chad Rosier[ms-inline asm] Comment.
2012-08-16 Chad Rosier[ms-inline asm] Extract a helper function, getSpelling...
2012-08-16 Fariborz Jahanianobjective-C++: issue diagnostic when ivar type is
2012-08-16 Chad Rosier[ms-inline asm] If we don't know how to handle a token...
2012-08-16 Chad Rosier[ms-inline asm] Add a helper function, isMSAsmKeyword().
2012-08-16 Sam PanzerRemoved unused LParenLoc parameter to ActOnCXXForRangeStmt
2012-08-16 Fariborz Jahanianobjective-C: make -Wcast-of-sel-type the default.
2012-08-16 Dmitri GribenkoCommentCommandTraits: rename BeginName -> StartName...
2012-08-16 Chad Rosier[ms-inline asm] Perform symbol table lookup on variable...
2012-08-16 Chad RosierFixup test case for Release builds.
2012-08-16 Fariborz Jahanianobjective-C: deprecate casts of ObjC's SEL
2012-08-16 Dmitri GribenkoAttaching comments to declarations: parse the comment...
2012-08-16 Ted KremenekRemove #if 0 that has been around for a long time.
2012-08-16 Ted KremenekRemove "range_iterator" from PathDiagnosticPiece and...
2012-08-16 Ted KremenekAllow multiple PathDiagnosticConsumers to be used with...
2012-08-16 Sam PanzerMatchers related to DeclStmt for matching the count...
2012-08-16 Chad Rosier[ms-inline asm] Start tracking which tokens are registe...
2012-08-16 Sam PanzerMatchers which correspond to CastExpr, IgnoreImpCasts...
2012-08-16 Richard SmithStore SourceManager pointer on PrintingPolicy in the...
2012-08-16 Richard SmithDon't constant-fold when pretty-printing alignment...
2012-08-16 Sam PanzerTest commit: deleted whitespace on blank line
2012-08-16 Richard SmithFix misaligned allocation of QualifiedTempateName and...
2012-08-16 Tanya LattnerRemove names from the CHECK lines.
2012-08-16 Tanya LattnerConvert loads and stores of vec3 to vec4 to achieve...
2012-08-16 Chad Rosier[ms-inline asm] Add inputs and outputs to AST. No...
2012-08-16 Jordan Rose[analyzer] Look through all casts when trying to track...
2012-08-15 Richard SmithDevirtualize calls on glvalues produced by class member...
2012-08-15 DeLesley HutchinsThread safety analysis: prevent a compiler error in...
2012-08-15 Jordan Rose[analyzer] If we call a C++ method on an object, assume...
2012-08-15 Chad Rosier[ms-inline asm] Use a set container to remove redundant...
2012-08-15 Chad Rosier[ms-inline asm] Address a FIXME by computing the number...
2012-08-15 Jordan Rose[analyzer] Even if we are not inlining a virtual call...
2012-08-15 Chad Rosier[ms-inline asm] MSVC parses multiple __asm statements...
2012-08-15 Jordan Rose[analyzer] Correctly devirtualize virtual method calls...
2012-08-15 Matt Beaumont-GayAllow 'static' and type qualifiers in K&R parameter...
2012-08-15 Chad Rosier[ms-inline asm] Don't emit newlines as these are ignore...
2012-08-15 Daniel JasperAdd ASTMatcher for matching extern "C" function declara...
2012-08-15 Fariborz JahanianPatch to warn about __private_extern__ on tentative...
2012-08-15 John CriswellFix for PR#13606: http://llvm.org/bugs/show_bug.cgi...
2012-08-15 Chad Rosier[ms-inline asm] Add support for clobbers in CodeGen.
2012-08-15 Chad Rosier[ms-inline asm] Capturing loop-scoped (std::string...
next