]> granicus.if.org Git - clang/shortlog
clang
2008-09-25 Devang Patel Large mechanical patch.
2008-09-25 Ted KremenekEmulate gcc driver-driver functionality: run analyzer...
2008-09-25 Daniel DunbarDisable report crashes link for the time being.
2008-09-25 Ted KremenekUpdate Xcode project.
2008-09-25 Ted KremenekAdded prototype implementation of the DeclGroup, DeclGr...
2008-09-25 Daniel DunbarAdd link to report analyzer failures (parse errors...
2008-09-25 Daniel DunbarUpdate scan-build to add markers about crashes.
2008-09-25 Ted KremenekInclude clang preprocessed sources as well with "crashe...
2008-09-25 Ted KremenekUse .txt extension for info files.
2008-09-24 Steve NaroffDowngrade incompatible block pointer error to a warning...
2008-09-24 Steve NaroffFix a couple harmless warnings when compiling optimized...
2008-09-24 Steve NaroffFix <rdar://problem/6243788> clang: Incorrect return...
2008-09-24 Daniel DunbarAdd more testing of Obj-C property synthesis.
2008-09-24 Daniel DunbarAdd scan-view '--allow-all-hosts' option, by default...
2008-09-24 Ted KremenekUpdate checker build.
2008-09-24 Steve NaroffFix some const-ness to keep the VisualStudio C++ compil...
2008-09-24 Steve NaroffExtend ASTContext::getTypeInfo() and ASTContext::getObj...
2008-09-24 Ted KremenekUpdated test case.
2008-09-24 Daniel DunbarImplement Obj-C synthesized setters for copy / retain.
2008-09-24 Daniel DunbarImplement Obj-C getter synthesis for copy and retain.
2008-09-24 Daniel DunbarRefactor some CodeGen functionality:
2008-09-24 Daniel DunbarAdd Obj-C runtime methods to get runtime specific funct...
2008-09-24 Devang PatelAdjust whitespaces.
2008-09-24 Devang Patels/ParamAttrsWithIndex/FnAttributeWithIndex/g
2008-09-23 Ted KremenekFor generated index.html, look for "scan-view.css"...
2008-09-23 Daniel DunbarImplement type checking of Objective-C property attributes.
2008-09-23 Steve NaroffFix <rdar://problem/6240065> clang: __BLOCKS__ should...
2008-09-23 Steve NaroffRewriteBlocks::RewriteBlockPointerDecl(): Handle Typede...
2008-09-23 Steve NaroffTeach block rewriter to replace '^' with '*' in VarDecls.
2008-09-23 Ted KremenekAdded test case.
2008-09-23 Ted KremenekFix PR 2819: Compute dataflow values for all CFG blocks...
2008-09-23 Daniel DunbarAdd x86_64 Linux target.
2008-09-23 Ted KremenekUpdated checker build.
2008-09-22 Daniel DunbarBug fix, result of isIntegerConstantExpr could be of...
2008-09-22 Daniel Dunbarscan-view: Add header and "report bug" links to report...
2008-09-22 Daniel Dunbarscan-view: Add links to open files using default file...
2008-09-22 Ted KremenekYank out special CSS for button rendering (not very...
2008-09-22 Daniel Dunbarscan-view: Update for "button" class change, drop magic...
2008-09-22 Ted KremenekReintegrate Daniel's changes.
2008-09-22 Ted KremenekRemoved scan-view's version of scanview.css.
2008-09-22 Ted KremenekAdd "SUMMARYENDHEAD" tag.
2008-09-22 Ted KremenekDon't embed CSS inside scan-build script; use external...
2008-09-22 Ted KremenekDon't emit link to source file.
2008-09-22 Ted KremenekMake "View Report" just a normal link again.
2008-09-22 Ted KremenekDon't print out the path length.
2008-09-22 Ted KremenekOutput "REPORTHEADER" and "REPORTSUMMARYEXTRA" tags...
2008-09-22 Nuno Lopesnot executable
2008-09-22 Steve NaroffRemove unused slot/reference and update Sema::ActOnIden...
2008-09-22 Steve NaroffFix http://llvm.org/bugs/show_bug.cgi?id=2816.
2008-09-22 Ted KremenekUse scan-view to view reports. Opening index.html...
2008-09-22 Ted KremenekUpdated checker build
2008-09-22 Daniel Dunbarscan-view: Add links from bug reporting forms to report...
2008-09-22 Daniel Dunbarscan-view: Search for available port if default is...
2008-09-22 Daniel Dunbarscan-view: Store bug reporter defaults in ~/.scanview.cfg
2008-09-22 Daniel Dunbarscan-view tweak
2008-09-22 Daniel Dunbarscan-view tweaks
2008-09-22 Ted KremenekPatch from Richard Godbee:
2008-09-22 Daniel DunbarImprove scan-view report bug (submitted) interface.
2008-09-22 Daniel DunbarImprove scan-view report bug interface.
2008-09-21 Daniel Dunbarscan-view tweaks:
2008-09-21 Daniel Dunbarscan-view tweaks:
2008-09-21 Ted KremenekAdd webkit styles using Javascript (detect for AppleWebKit)
2008-09-21 Ted KremenekUnbreak using abs_path.
2008-09-21 Daniel Dunbarscan-view: Add more information to default bug descript...
2008-09-21 Ted KremenekChange casing of bug type.
2008-09-21 Daniel DunbarDon't add Bugzilla reporter (not yet implemented)
2008-09-21 Ted KremenekThe checks in BasicObjCFoundationChecks now have a...
2008-09-21 Ted KremenekThe "unused ivar" check now has a category: "Optimization"
2008-09-21 Ted KremenekBuilt-in checks now have a category: "Logic Errors"
2008-09-21 Ted KremenekAdded experimental "intelligent-sizing" of HTML message...
2008-09-21 Ted KremenekRemove debugging message.
2008-09-21 Ted KremenekUnbreak ccc-analyzer: getcwd is from package Cwd
2008-09-21 Ted KremenekPatch by Richard Godbee:
2008-09-21 Ted Kremenekscan-build now prints out bug categories.
2008-09-21 Ted KremenekAdd a bug category for NSError** checks.
2008-09-21 Ted KremenekHave ScanView.py generate a "<td></td>" pair in the...
2008-09-20 Cedric VenetUpdate VS projects.
2008-09-20 Ted KremenekAdd "category" to BugTypes, allowing bugs to be grouped.
2008-09-20 Ted KremenekAdd PostStore, a new ProgramPoint to distinguish betwee...
2008-09-20 Daniel DunbarMake scan-view more robust / friendly when bug reportin...
2008-09-19 Daniel DunbarAdd initial implementation of scan-view
2008-09-19 Daniel DunbarAdd REPORTBUG marker to scan-build.
2008-09-19 Ted KremenekTest case for transfer function logic of const casts.
2008-09-19 Ted KremenekBug fix: for the base transfer function logic for casts...
2008-09-19 Ted KremenekUpdate checker build
2008-09-19 Ted KremenekFixed logic error in BasicConstraintManager pointed...
2008-09-19 Chris LattnerFix rdar://6222856: the receiver of a message expr...
2008-09-19 Ted KremenekWhen we have a binary expression 'int operator symbol...
2008-09-19 Zhongxing XuAdd an omitted case for AssumeSymInt.
2008-09-19 Ted KremenekUpdated checker build.
2008-09-19 Ted KremenekAdded test case for PR 2600: proper use of NSError**
2008-09-19 Ted KremenekAdd panic function "__assert_fail".
2008-09-18 Ted KremenekRegister the implicit null-dereferenced object as a...
2008-09-18 Ted KremenekImplement second part of PR 2600: NSError** parameter...
2008-09-18 Ted KremenekUpdate Xcode project.
2008-09-18 Ted KremenekAnalysis option -warn-objc-nserror-methods is no longer...
2008-09-18 Ted KremenekChange implementation of NSError** coding-style check...
2008-09-18 Steve NaroffFinish pushing blocks attribute through the clang attri...
2008-09-18 Steve NaroffAdd driver support for invoking block rewriter.
2008-09-18 Ted KremenekEnable '-warn-objc-nserror-methods' by default.
next