]> granicus.if.org Git - clang/shortlog
clang
2011-04-25 Fariborz JahanianGeneralize case for built-in expressions having
2011-04-25 Argyrios KyrtzidisFor the warnings related to -Wparentheses, display...
2011-04-25 Ted KremenekRe-enable disable free optimization where the FrontendA...
2011-04-25 Ted KremenekWhen generating printf fixits, preserve the original...
2011-04-25 Fariborz JahanianIr-gen the side-effect(s) when __builtin_expect is
2011-04-25 Argyrios KyrtzidisFix a crash when ASTReader emits diagnostic when anothe...
2011-04-25 Lenny MaioraniImplements the strncmp() checker just like the strcmp...
2011-04-25 Argyrios Kyrtzidis'extern' variables in functions don't shadow externs...
2011-04-25 Nico WeberAdd libstdc++ search paths for GCC 4.6.0 on Arch Linux...
2011-04-25 Daniel DunbarDriver: When compilation fails, don't try to remove...
2011-04-25 Chris Lattnerdon't use compound literals in MM macros, since they...
2011-04-25 Chris Lattnerfix PR9474, a crash with -fshort-enum and C++ templates...
2011-04-25 Fariborz JahanianRecognize gcc's ms_struct pragma (and ignore for now).
2011-04-25 Douglas GregorMinor tweak to avoid having to dig through canonical...
2011-04-25 Francois PichetAdd Windows SEH keywords.
2011-04-25 Douglas GregorWhen Sema::ClassifyName() finds an invalid ivar referen...
2011-04-25 Chandler CarruthRemove some more hard CR-LF lines. These were particula...
2011-04-25 Chandler CarruthSet the native EOL property on this now that I've fixed...
2011-04-25 John Wiegleyt/clang/expr-traits
2011-04-25 Chandler CarruthRemove hard coded dos line endings, let subversion...
2011-04-25 Nico WeberLet clang detect gcc triple on Ubuntu Natty. Patch...
2011-04-24 Eli FriedmanMissing bit of r130117.
2011-04-24 Eli FriedmanPR4304: Add warning for designators in strict c89 mode.
2011-04-24 Benjamin KramerUse template magic to make dumping of vectors slightly...
2011-04-24 Ken DyckConvert size and alignment variables to CharUnits in...
2011-04-24 Ken DyckConvert type size and alignment to CharUnits in CheckAg...
2011-04-24 Ken DyckConvert the return type of GetNumNonZeroBytesInInit...
2011-04-24 Ken DyckEliminate some literal 8s by converting size variables...
2011-04-24 Ken DyckReplace calls to ASTContext::getTypeInfo() with calls to
2011-04-24 Ken DyckSimplify AppendTailPadding() by converting its paramete...
2011-04-24 Ken DyckEliminate literal 8s from LayoutUnionField by convertin...
2011-04-24 Ken DyckEliminate literal 8s from LayoutBitField(), converting...
2011-04-24 Sebastian RedlSet the correct anonymous namespace (must be last reope...
2011-04-24 Sebastian RedlFix adding an anonymous namespace in a chained PCH...
2011-04-24 Sebastian RedlSynthesizing the definition of an implicit member is...
2011-04-24 Sebastian RedlOn reading DeclContexts from PCH, check for visible...
2011-04-24 Sebastian RedlMake the invalid declarator recovery when parsing membe...
2011-04-24 Sebastian RedlGive MultiplexConsumer.h a header guard.
2011-04-24 Sebastian RedlFix PathDiagnosticClients.h header guard. (Case error)
2011-04-24 Sebastian RedlStore the full list of pending instantiations in a...
2011-04-24 Francois PichetDowngrade unnecessary "typename" from error to warning...
2011-04-24 Ken DyckConvert AccessInfo::AccessAlignment to CharUnits. No...
2011-04-24 Jay FoadPR9214: Convert the DIBuilder API to use ArrayRef.
2011-04-24 Ken DyckConvert CGBitFieldInfo::FieldByteOffset to CharUnits...
2011-04-24 John McCallGCC seems to create address-of expression manglings...
2011-04-24 John McCallUpdate the mangler for some of the "new" unresolved...
2011-04-24 Douglas GregorImplement a new identifier-classification scheme where...
2011-04-24 John McCallThe ABI settled on mangling float literals with lowerca...
2011-04-24 Argyrios KyrtzidisPut -Wunneeded-internal-declaration under UnusedFunctio...
2011-04-24 Chandler CarruthImplement most of the remaining logic in __is_literal...
2011-04-24 Chandler CarruthAdd support for '__is_literal_type' spelling of the...
2011-04-23 Chandler CarruthBegin tracking trivialness of move constructors and...
2011-04-23 Chandler CarruthFlesh out these tests just a tad more. This provides...
2011-04-23 Chandler CarruthTest POD and trivial type traits given a class derived...
2011-04-23 Chandler CarruthUse a more precise name for some of the types here...
2011-04-23 Chandler CarruthMechanical change moving all of the test statements...
2011-04-23 Chandler CarruthTeach the AST reader and writer to preserve the __DEPRE...
2011-04-23 Jay FoadRemove unused STL header includes.
2011-04-23 Chandler CarruthMove all of the logic for __DEPRECATED to the driver...
2011-04-23 Fariborz Jahanian"note" location of forward class used as receiver of
2011-04-23 Francois PichetRemove unnecessary const away cast in LateTemplateParse...
2011-04-23 Chandler CarruthImplement basic __is_trivial type-trait support, enough...
2011-04-23 Chandler CarruthSort the type traits in a few places where they weren...
2011-04-23 Chandler CarruthFix Clang's __DEPRECATED define to be controled by...
2011-04-23 Jay FoadLike the coding standards say, do not use "using namesp...
2011-04-23 Chandler CarruthGCC overloads -Wwrite-strings just to make it extra...
2011-04-23 Chandler CarruthThere were some frustrating problems with the implement...
2011-04-23 John McCallDiagnose C++ abstract parameters for Objective-C methods.
2011-04-23 Argyrios KyrtzidisExhaust the cases.
2011-04-23 Argyrios KyrtzidisFix an assertion when code-completing, rdar://9288730...
2011-04-23 Devang PatelTie debug information for method declaration with debug...
2011-04-22 Argyrios KyrtzidisDon't allow reinterpret_cast to reference of vector...
2011-04-22 Douglas GregorTeach libclang to be more careful around BlockDecls...
2011-04-22 Chris Lattnerdon't warn about empty macro arguments in c++'0x mode...
2011-04-22 Francois PichetCorrectly emit a diagnostic for multiple templated...
2011-04-22 Argyrios Kyrtzidisreinterpret_cast to reference of a bit-field is not...
2011-04-22 Douglas GregorAt the end of the translation unit, defining a vtable...
2011-04-22 Francois PichetAdd -fdelayed-template-parsing option. Using this optio...
2011-04-22 Fariborz JahanianFixes an instance method meta-data generation bug in
2011-04-22 Bob WilsonWorkaround buildbot failure by hacking up this test...
2011-04-22 Francois PichetDo not return true from MergeFunctionDecl for a warn_st...
2011-04-22 Argyrios KyrtzidisFor -Wlogical-op-parentheses, point at '&&', not '...
2011-04-22 Chandler CarruthI concur with DPG here. This does indeed apply in 0x...
2011-04-22 Argyrios KyrtzidisDon't enter a qualified scope for an invalid decl.
2011-04-22 Ted KremenekAdd static analyzer support for C++'0X nullptr. Patch...
2011-04-22 Ken DyckReplace a couple of literal 8s with ASTContext::getChar...
2011-04-22 Ken DyckEliminate some literal 8s from EmitNullInitialization...
2011-04-22 Argyrios KyrtzidisIn IsUserDefinedConversion try to recover from RequireC...
2011-04-22 Ken DyckEliminate some literal 8s from EmitDeclare by convertin...
2011-04-22 Ken DyckUse CharUnits to eliminate some literal 8s in
2011-04-22 Ken DyckReplace some literal 8s with char width and char align...
2011-04-22 Justin HolewinskiPTX: Add default PTX calling conventions
2011-04-22 Francois PichetFor consistency, change suffix from war_ to warn_ for...
2011-04-22 Francois PichetDowngrade error "static declaration of 'foo' follows...
2011-04-22 Argyrios KyrtzidisFor
2011-04-22 Francois Pichet_declspec is an alias for __declspec.
2011-04-22 Bob WilsonAdd a testcase for svn r129964 (Neon load/store intrins...
2011-04-22 Argyrios KyrtzidisFix crashing rdar://9122854 & http://llvm.org/PR9461.
2011-04-21 Nick LewyckyWire up the -ftest-coverage and -fprofile-arcs flags...
2011-04-21 Nick LewyckyFix indentation. No functional change.
next