1. b78ff2b Include clang preprocessed sources as well with "crashes" output. by Ted Kremenek · 16 years ago
  2. 5ea7306 Use .txt extension for info files. by Ted Kremenek · 16 years ago
  3. 82324d6 Downgrade incompatible block pointer error to a warning (to be consistent with incompatible pointer warnings in general). by Steve Naroff · 16 years ago
  4. ae05909 Fix a couple harmless warnings when compiling optimized with gcc (reported by mrs@apple.com). by Steve Naroff · 16 years ago
  5. e2b66a8 Fix <rdar://problem/6243788> clang: Incorrect return statement for Blocks? by Steve Naroff · 16 years ago
  6. b810908 Add more testing of Obj-C property synthesis. by Daniel Dunbar · 16 years ago
  7. 09c46b3 Add scan-view '--allow-all-hosts' option, by default access is now by Daniel Dunbar · 16 years ago
  8. b8fadbf Update checker build. by Ted Kremenek · 16 years ago
  9. e628337 Fix some const-ness to keep the VisualStudio C++ compiler happy. by Steve Naroff · 16 years ago
  10. 62f09f5 Extend ASTContext::getTypeInfo() and ASTContext::getObjCEncodingForType() for BlockTypes. by Steve Naroff · 16 years ago
  11. 64589d0 Updated test case. by Ted Kremenek · 16 years ago
  12. f7f6c7b Implement Obj-C synthesized setters for copy / retain. by Daniel Dunbar · 16 years ago
  13. d82223f Implement Obj-C getter synthesis for copy and retain. by Daniel Dunbar · 16 years ago
  14. e856ac2 Refactor some CodeGen functionality: by Daniel Dunbar · 16 years ago
  15. f710372 Add Obj-C runtime methods to get runtime specific functions for by Daniel Dunbar · 16 years ago
  16. 6203cb7 Adjust whitespaces. by Devang Patel · 16 years ago
  17. 98bfe50 s/ParamAttrsWithIndex/FnAttributeWithIndex/g by Devang Patel · 16 years ago
  18. 60646b0 For generated index.html, look for "scan-view.css", not "/scan-view.css" by Ted Kremenek · 16 years ago
  19. 540ff47 Implement type checking of Objective-C property attributes. by Daniel Dunbar · 16 years ago
  20. 1409442 Fix <rdar://problem/6240065> clang: __BLOCKS__ should be defined. by Steve Naroff · 16 years ago
  21. 22a0ce5 RewriteBlocks::RewriteBlockPointerDecl(): Handle TypedefDecl's and VarDecl's uniformly. by Steve Naroff · 16 years ago
  22. 21998c0 Teach block rewriter to replace '^' with '*' in VarDecls. by Steve Naroff · 16 years ago
  23. 0eb3c13 Added test case. by Ted Kremenek · 16 years ago
  24. 3c528b6 Fix PR 2819: Compute dataflow values for all CFG blocks by not relying on having the "Exit" block being reachable by all (or any) of the blocks in the CFG. by Ted Kremenek · 16 years ago
  25. e5a80f2 Add x86_64 Linux target. - PR2824 by Daniel Dunbar · 16 years ago
  26. 10f1395 Updated checker build. by Ted Kremenek · 16 years ago
  27. f173b2c Bug fix, result of isIntegerConstantExpr could be of incorrect width by Daniel Dunbar · 16 years ago
  28. b84ec33 scan-view: Add header and "report bug" links to report pages. by Daniel Dunbar · 16 years ago
  29. 6fd6bd0 scan-view: Add links to open files using default file handler. by Daniel Dunbar · 16 years ago
  30. 1d177d3 Yank out special CSS for button rendering (not very portable or well tested, and we were encountering race conditions with CSS loading). by Ted Kremenek · 16 years ago
  31. f5d446f scan-view: Update for "button" class change, drop magic resolution of by Daniel Dunbar · 16 years ago
  32. a40b08f Reintegrate Daniel's changes. by Ted Kremenek · 16 years ago
  33. 03be7c0 Removed scan-view's version of scanview.css. by Ted Kremenek · 16 years ago
  34. 3a91c19 Add "SUMMARYENDHEAD" tag. by Ted Kremenek · 16 years ago
  35. bec5461 Don't embed CSS inside scan-build script; use external scanview.css. by Ted Kremenek · 16 years ago
  36. 952545b Don't emit link to source file. by Ted Kremenek · 16 years ago
  37. bef6c26 Make "View Report" just a normal link again. by Ted Kremenek · 16 years ago
  38. a7efe9a Don't print out the path length. by Ted Kremenek · 16 years ago
  39. bde1c82 Output "REPORTHEADER" and "REPORTSUMMARYEXTRA" tags for use with scan-view. by Ted Kremenek · 16 years ago
  40. 9119270 not executable by Nuno Lopes · 16 years ago
  41. cb6ad60 Remove unused slot/reference and update Sema::ActOnIdentifierExpr(). by Steve Naroff · 16 years ago
  42. f768330 Fix http://llvm.org/bugs/show_bug.cgi?id=2816. by Steve Naroff · 16 years ago
  43. b3d58a2 Use scan-view to view reports. Opening index.html is deprecated. by Ted Kremenek · 16 years ago
  44. df69c8e Updated checker build by Ted Kremenek · 16 years ago
  45. b76387e scan-view: Add links from bug reporting forms to report & summary pages. by Daniel Dunbar · 16 years ago
  46. 3266baa scan-view: Search for available port if default is unavailable. by Daniel Dunbar · 16 years ago
  47. 3c697dd scan-view: Store bug reporter defaults in ~/.scanview.cfg by Daniel Dunbar · 16 years ago
  48. b7c388c scan-view tweak - Require index.html in provided results directory. by Daniel Dunbar · 16 years ago
  49. fe42148 scan-view tweaks - Use more correct HTTP error codes on (unexpected) errors. by Daniel Dunbar · 16 years ago
  50. 2350d0c Patch from Richard Godbee: by Ted Kremenek · 16 years ago
  51. 55c5aa4 Improve scan-view report bug (submitted) interface. by Daniel Dunbar · 16 years ago
  52. 0174b28 Improve scan-view report bug interface. by Daniel Dunbar · 16 years ago
  53. 2b35348 scan-view tweaks: by Daniel Dunbar · 16 years ago
  54. 14cad83 scan-view tweaks: by Daniel Dunbar · 16 years ago
  55. 5902011 Add webkit styles using Javascript (detect for AppleWebKit) by Ted Kremenek · 16 years ago
  56. c4f22f6 Unbreak using abs_path. by Ted Kremenek · 16 years ago
  57. 8b24edb scan-view: Add more information to default bug description and use by Daniel Dunbar · 16 years ago
  58. 33e3391 Change casing of bug type. by Ted Kremenek · 16 years ago
  59. 16588e8 Don't add Bugzilla reporter (not yet implemented) by Daniel Dunbar · 16 years ago
  60. 5fd0e67 The checks in BasicObjCFoundationChecks now have a category: "API Misuse (Apple)" by Ted Kremenek · 16 years ago
  61. c686813 The "unused ivar" check now has a category: "Optimization" by Ted Kremenek · 16 years ago
  62. 8de68fa Built-in checks now have a category: "Logic Errors" by Ted Kremenek · 16 years ago
  63. 77892ac Added experimental "intelligent-sizing" of HTML message bubbles based on the contents of the message. by Ted Kremenek · 16 years ago
  64. 6cef89c Remove debugging message. by Ted Kremenek · 16 years ago
  65. 89b5e67 Unbreak ccc-analyzer: getcwd is from package Cwd by Ted Kremenek · 16 years ago
  66. 5e3d2d1 Patch by Richard Godbee: by Ted Kremenek · 16 years ago
  67. 05af150 scan-build now prints out bug categories. by Ted Kremenek · 16 years ago
  68. 1d090a4 Add a bug category for NSError** checks. by Ted Kremenek · 16 years ago
  69. 16a8023 Have ScanView.py generate a "<td></td>" pair in the output HTML instead of having scan-build output an empty (and possibly unused) <td>. by Ted Kremenek · 16 years ago
  70. f2e6511 Update VS projects. by Cédric Venet · 16 years ago
  71. ab13234 Add "category" to BugTypes, allowing bugs to be grouped. by Ted Kremenek · 16 years ago
  72. b2de2ef Add PostStore, a new ProgramPoint to distinguish between 'stores' and other PostStmts. by Ted Kremenek · 16 years ago
  73. 61717b3 Make scan-view more robust / friendly when bug reporting fails. by Daniel Dunbar · 16 years ago
  74. 2b0662c Add initial implementation of scan-view by Daniel Dunbar · 16 years ago
  75. 197dbac Add REPORTBUG marker to scan-build. by Daniel Dunbar · 16 years ago
  76. 7ffe6b2 Test case for transfer function logic of const casts. by Ted Kremenek · 16 years ago
  77. 98fc409 Bug fix: for the base transfer function logic for casts, handle const casts as just propagating the value. by Ted Kremenek · 16 years ago
  78. 3ee63cb Update checker build by Ted Kremenek · 16 years ago
  79. 7abe689 Fixed logic error in BasicConstraintManager pointed out by Zhongxing Xu. by Ted Kremenek · 16 years ago
  80. c185e1a Fix rdar://6222856: the receiver of a message expr is an by Chris Lattner · 16 years ago
  81. 90a94ec When we have a binary expression 'int operator symbol', properly rewrite this as by Ted Kremenek · 16 years ago
  82. 02b23eb Add an omitted case for AssumeSymInt. by Zhongxing Xu · 16 years ago
  83. 14491e8 Updated checker build. by Ted Kremenek · 16 years ago
  84. 12c3a2a Added test case for PR 2600: proper use of NSError** by Ted Kremenek · 16 years ago
  85. 19903a2 Add panic function "__assert_fail". by Ted Kremenek · 16 years ago
  86. 2e52cca Register the implicit null-dereferenced object as a notable symbol. by Ted Kremenek · 16 years ago
  87. bb7a3d9 Implement second part of PR 2600: NSError** parameter may be null, and should be checked before being dereferenced. by Ted Kremenek · 16 years ago
  88. 96ced7b Update Xcode project. by Ted Kremenek · 16 years ago
  89. 74ff58f Analysis option -warn-objc-nserror-methods is no longer available. (check is done automatically with -checker-cfref) by Ted Kremenek · 16 years ago
  90. b3538ab Change implementation of NSError** coding-style check to be invoked at the end of the retain/release analysis. by Ted Kremenek · 16 years ago
  91. e1cecba Finish pushing blocks attribute through the clang attribute machinery. by Steve Naroff · 16 years ago
  92. 93c1835 Add driver support for invoking block rewriter. by Steve Naroff · 16 years ago
  93. 6c2572c Enable '-warn-objc-nserror-methods' by default. by Ted Kremenek · 16 years ago
  94. 35335b6 Implemented one of the checks requested in PR 2600: by Ted Kremenek · 16 years ago
  95. d48ac6b Added CFNumberCreate test case to illustrate a 32-bit/64-bit arch issue. by Ted Kremenek · 16 years ago
  96. 6dd8849 Add path-sensitivity test case. by Ted Kremenek · 16 years ago
  97. 99eebc6 Improve x86 ABI compatibility. by Daniel Dunbar · 16 years ago
  98. 55dd2bb Print current function on verification failures. by Daniel Dunbar · 16 years ago
  99. 3158c59 Drop CodeGenTypes parameter to classifyArgumentType. by Daniel Dunbar · 16 years ago
  100. b31e2b3 Remove BlockStmtExpr. by Steve Naroff · 16 years ago