]> granicus.if.org Git - clang/shortlog
clang
2008-09-26 Ted KremenekUpdated checker build.
2008-09-26 Chris Lattnerclean up a bunch of fixme's I added, by moving
2008-09-26 Chris LattnerFix the rest of rdar://6243860 hopefully. This require...
2008-09-26 Chris Lattnerfit in 80 cols.
2008-09-26 Chris Lattneralphabetize files
2008-09-26 Ted KremenekDo not create CFGs for functions/methods using blocks...
2008-09-26 Chris Lattnertestcase for my previous patch.
2008-09-26 Chris Lattneremulate a bit of GCC path lookup weirdness: if a system
2008-09-26 Ted KremenekEnter a new scope for a @try block.
2008-09-26 Ted KremenekUpdated checker build.
2008-09-26 Ted KremenekMove VLA processing logic from LiveVariables to CFG...
2008-09-26 Steve NaroffTweak Expr::isModifiableLvalue() and Expr::isLvalue...
2008-09-26 Ted KremenekExamine VLA size expressions when computing liveness...
2008-09-26 Daniel DunbarChange Radar reproducibility to "Always".
2008-09-26 Daniel DunbarParser support for prefix __attribute__ on @protocol.
2008-09-26 Daniel DunbarSema support for format and noreturn attributes on...
2008-09-26 Daniel DunbarAdd support for CFString in format attribute.
2008-09-26 Daniel DunbarAdd # of block pointer types to -print-stats.
2008-09-26 Daniel DunbarMake clang preprocessed output a bit more like gcc...
2008-09-26 Daniel DunbarUpdate clang to pretend to be gcc-4.2.
2008-09-26 Daniel DunbarComment fix.
2008-09-26 Ted KremenekUpdated checker build.
2008-09-26 Ted KremenekHave @finally introduce a new scope.
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.
next