]> granicus.if.org Git - clang/shortlog
clang
2010-07-20 Fariborz JahanianAdopt objc_assign_threadlocal() for __thread variables...
2010-07-20 Devang PatelPrint template argument names for template class.
2010-07-20 Chris Lattnerimplement rdar://5739832 - operator new should check...
2010-07-20 Douglas GregorIntroduce a new lexer function to compute the "preamble...
2010-07-20 Dan GohmanUse getDebugLoc and setDebugLoc instead of getDbgMetada...
2010-07-20 Ted KremenekHookup checking for invalid length modifiers in scanf...
2010-07-20 Ted KremenekMove 'hasValidLengthModifier' from PrintfFormatSpecifie...
2010-07-20 Ted KremenekCleanup whitespace in switch statement. No functionali...
2010-07-20 Ted KremenekRefactor ScanfConversionSpecifier to subclass Conversio...
2010-07-20 Ted KremenekAdd 'ConversionSpecifier' root class in 'analyze_format...
2010-07-20 Ted KremenekTidy up analyze_printf::ConversionSpecifier::Kind decla...
2010-07-20 Ted KremenekRename 'UnicodeStrArg' to 'SArg'.
2010-07-20 Ted KremenekRename 'ConsumedSoFarArg' -> 'nArg' and 'OutIntPtrArg...
2010-07-20 Ted KremenekRename 'VoidPtrArg' to 'pArg' in printf/scanf checking.
2010-07-20 Ted KremenekRename 'CStrArg' to 'sArg' for printf checking to match...
2010-07-20 Ted KremenekRename analyze_printf::ConversionSpecifier::IntAsCharAr...
2010-07-20 Ted KremenekRename diagnostic so that it can be reused with scanf...
2010-07-20 Chris Lattnerdelete a loop that just generates dead code. In an...
2010-07-20 Chris Lattnerremove the special case for constant array sizes from
2010-07-20 Jim GrosbachRe-apply fixed version of 108749, correctly conditional...
2010-07-20 Douglas GregorSlip up long string literal
2010-07-20 Douglas GregorComplain when string literals are too long for the...
2010-07-20 Argyrios KyrtzidisHide FunctionTemplateDecl's specializations folding...
2010-07-20 Argyrios KyrtzidisWhether the specialization should be added to template...
2010-07-20 Argyrios KyrtzidisHide the specializations folding sets of ClassTemplateD...
2010-07-20 Rafael EspindolaAdd -lstdc++ to DragonFly tools.
2010-07-20 Zhongxing XuConstify all references to Stmt* and CFGBlock* in libCh...
2010-07-20 Zhongxing XuAdd const iterator to InitListExpr.
2010-07-20 Sebastian RedlUpdate ImplicitCastExpr to be able to represent an...
2010-07-20 Daniel DunbarFix test for Win32.
2010-07-20 Zhongxing XuConstify.
2010-07-20 Zhongxing Xuremove const_cast.
2010-07-20 Daniel DunbarDriver: Switch to using a SmallVector instead of std...
2010-07-20 Zhongxing Xuconstify.
2010-07-20 Zhongxing XuConstify.
2010-07-20 Zhongxing XuAdd comments.
2010-07-19 Stuart HastingsCorrect line info for declarations/definitions. Radar...
2010-07-19 Jim Grosbachand revert the related tests, too
2010-07-19 Jim GrosbachTemporarily revert. Some odd internal breakage is likel...
2010-07-19 Sebastian RedlRemove PCHReader::getStream(), it was unused. Inline...
2010-07-19 Sebastian RedlPromote IdentifierOffsets to per-file data.
2010-07-19 Sebastian RedlPromote DeclOffsets and TypeOffsets to per-file data.
2010-07-19 Fariborz JahanianPatch to type match comparing Objective-C Classes which...
2010-07-19 Ted KremenekDon't warn when a '%%' or '%*d' (scanf) is used in...
2010-07-19 Douglas GregorIntroduce a new libclang API, clang_reparseTranslationU...
2010-07-19 Jim GrosbachUpdate tests for r108749
2010-07-19 Ted KremenekHook up 'invalid conversion' warning for scanf format...
2010-07-19 Jim GrosbachPut ObjC method names, method types and class names...
2010-07-19 Sebastian RedlPromote the identifier table to per-file data. Also...
2010-07-19 Ted KremenekPut warnings in the 'Deprecated' group into a 'Deprecat...
2010-07-19 Ted KremenekAdd missing conversion specifier parsing for 'u', ...
2010-07-19 Daniel DunbarDriver: Make -fnext-runtime the default when rewriting...
2010-07-19 Daniel DunbarIRgen: Add a test case I forgot to commit at some point.
2010-07-19 Daniel DunbarDriver/Darwin: Add deployment target after doing argume...
2010-07-19 Daniel DunbarDriver: Factor out Darwin::AddDeploymentTarget.
2010-07-19 Douglas GregorRemove unused location-to-AST-node resolver. libclang...
2010-07-19 Fariborz JahanianCategories cannot synthesize property ivars,
2010-07-19 Rafael EspindolaImplement support for reading arguments specified in...
2010-07-19 Zhongxing XuFix construction of AnalysisContext. Thanks Daniel.
2010-07-19 Benjamin KramerAdjust test for float printing differences. Windows...
2010-07-19 Argyrios KyrtzidisFix http://llvm.org/PR7660
2010-07-19 Daniel DunbarRevert r108672, "Implement support for reading argument...
2010-07-19 Chris Lattnertidy up comment.
2010-07-19 Rafael EspindolaImplement support for reading arguments specified in...
2010-07-19 Zhongxing Xufix test case.
2010-07-19 Zhongxing Xuremove CallInliner.cpp.
2010-07-19 Zhongxing XuAdd double close check to StreamChecker. Patch by Lei...
2010-07-19 Zhongxing XuReapply r108617.
2010-07-19 Daniel DunbarDriver: Change the driver to take the path to the main...
2010-07-19 Daniel DunbarUpdate for LLVM API change.
2010-07-18 Rafael EspindolaRefactor the code a bit so that there is only one call...
2010-07-18 Daniel DunbarDriver: Fix a possible use after free.
2010-07-18 Chandler CarruthFix a goof in my previous patch -- not all of the built...
2010-07-18 Eli FriedmanFix mangling for static member variables of classes...
2010-07-18 Chris Lattnerdaniel doesn't hate me, he hates macpython 2.5, which
2010-07-18 Peter CollingbourneWhen instantiating function definitions set parameter...
2010-07-18 Douglas GregorRevert -Wdiscard-qual typo
2010-07-18 Chandler CarruthImprove the representation of the atomic builtins in...
2010-07-18 Chris LattnerBUILD_ARCHIVE is the default for libraries, no need...
2010-07-17 Eli FriedmanFix crash initializing a bit-field with a non-constant...
2010-07-17 Eli FriedmanCheck for casts to an incomplete type in C. Improves...
2010-07-17 Fariborz JahanianAdded PCH/ASTImporter code for ObjCIvarDecl's field.
2010-07-17 Chris LattnerAdd another terrible VC++ compatibility hack: allow...
2010-07-17 Chris Lattnerrename test
2010-07-17 Chris Lattnerrename test
2010-07-17 Benjamin KramerRevert r108617, it broke the build.
2010-07-17 Zhongxing XuFix cmake build.
2010-07-17 Zhongxing XuPrepare the analyzer for the callee in another translat...
2010-07-17 Daniel Dunbarclang -cc1as: Switch to using AsmParser constructor...
2010-07-17 Ted KremenekFix '<rdar://problem/8202272> __imag passed non-complex...
2010-07-17 Fariborz JahanianAnother test case for on demand synthesis of ivars.
2010-07-17 Fariborz JahanianPatch to synthesize property ivars on demand as
2010-07-17 John McCallThe GNU-runtime ObjC personality function doesn't let...
2010-07-17 Ted KremenekFix APFloat assertion failure in IdempotentOperationChe...
2010-07-17 Sebastian RedlTeach the PCH reader to load the dependency when encoun...
2010-07-16 Anders CarlssonWhen checking whether to bind an expression to a tempor...
2010-07-16 Craig SilversteinFix typeid the same way I fixed sizeof. Sad I had...
2010-07-16 Ted KremenekRemove unicode quotes characters that somehow made...
2010-07-16 Sebastian RedlSeparate out the initial loading of a PCH so that loadi...
2010-07-16 Tom CareImproved false positive rate for the idempotent operati...
next