1. bef6c26 Make "View Report" just a normal link again. by Ted Kremenek · 16 years ago
  2. a7efe9a Don't print out the path length. by Ted Kremenek · 16 years ago
  3. bde1c82 Output "REPORTHEADER" and "REPORTSUMMARYEXTRA" tags for use with scan-view. by Ted Kremenek · 16 years ago
  4. 9119270 not executable by Nuno Lopes · 16 years ago
  5. cb6ad60 Remove unused slot/reference and update Sema::ActOnIdentifierExpr(). by Steve Naroff · 16 years ago
  6. f768330 Fix http://llvm.org/bugs/show_bug.cgi?id=2816. by Steve Naroff · 16 years ago
  7. b3d58a2 Use scan-view to view reports. Opening index.html is deprecated. by Ted Kremenek · 16 years ago
  8. df69c8e Updated checker build by Ted Kremenek · 16 years ago
  9. b76387e scan-view: Add links from bug reporting forms to report & summary pages. by Daniel Dunbar · 16 years ago
  10. 3266baa scan-view: Search for available port if default is unavailable. by Daniel Dunbar · 16 years ago
  11. 3c697dd scan-view: Store bug reporter defaults in ~/.scanview.cfg by Daniel Dunbar · 16 years ago
  12. b7c388c scan-view tweak - Require index.html in provided results directory. by Daniel Dunbar · 16 years ago
  13. fe42148 scan-view tweaks - Use more correct HTTP error codes on (unexpected) errors. by Daniel Dunbar · 16 years ago
  14. 2350d0c Patch from Richard Godbee: by Ted Kremenek · 16 years ago
  15. 55c5aa4 Improve scan-view report bug (submitted) interface. by Daniel Dunbar · 16 years ago
  16. 0174b28 Improve scan-view report bug interface. by Daniel Dunbar · 16 years ago
  17. 2b35348 scan-view tweaks: by Daniel Dunbar · 16 years ago
  18. 14cad83 scan-view tweaks: by Daniel Dunbar · 16 years ago
  19. 5902011 Add webkit styles using Javascript (detect for AppleWebKit) by Ted Kremenek · 16 years ago
  20. c4f22f6 Unbreak using abs_path. by Ted Kremenek · 16 years ago
  21. 8b24edb scan-view: Add more information to default bug description and use by Daniel Dunbar · 16 years ago
  22. 33e3391 Change casing of bug type. by Ted Kremenek · 16 years ago
  23. 16588e8 Don't add Bugzilla reporter (not yet implemented) by Daniel Dunbar · 16 years ago
  24. 5fd0e67 The checks in BasicObjCFoundationChecks now have a category: "API Misuse (Apple)" by Ted Kremenek · 16 years ago
  25. c686813 The "unused ivar" check now has a category: "Optimization" by Ted Kremenek · 16 years ago
  26. 8de68fa Built-in checks now have a category: "Logic Errors" by Ted Kremenek · 16 years ago
  27. 77892ac Added experimental "intelligent-sizing" of HTML message bubbles based on the contents of the message. by Ted Kremenek · 16 years ago
  28. 6cef89c Remove debugging message. by Ted Kremenek · 16 years ago
  29. 89b5e67 Unbreak ccc-analyzer: getcwd is from package Cwd by Ted Kremenek · 16 years ago
  30. 5e3d2d1 Patch by Richard Godbee: by Ted Kremenek · 16 years ago
  31. 05af150 scan-build now prints out bug categories. by Ted Kremenek · 16 years ago
  32. 1d090a4 Add a bug category for NSError** checks. by Ted Kremenek · 16 years ago
  33. 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
  34. f2e6511 Update VS projects. by Cédric Venet · 16 years ago
  35. ab13234 Add "category" to BugTypes, allowing bugs to be grouped. by Ted Kremenek · 16 years ago
  36. b2de2ef Add PostStore, a new ProgramPoint to distinguish between 'stores' and other PostStmts. by Ted Kremenek · 16 years ago
  37. 61717b3 Make scan-view more robust / friendly when bug reporting fails. by Daniel Dunbar · 16 years ago
  38. 2b0662c Add initial implementation of scan-view by Daniel Dunbar · 16 years ago
  39. 197dbac Add REPORTBUG marker to scan-build. by Daniel Dunbar · 16 years ago
  40. 7ffe6b2 Test case for transfer function logic of const casts. by Ted Kremenek · 16 years ago
  41. 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
  42. 3ee63cb Update checker build by Ted Kremenek · 16 years ago
  43. 7abe689 Fixed logic error in BasicConstraintManager pointed out by Zhongxing Xu. by Ted Kremenek · 16 years ago
  44. c185e1a Fix rdar://6222856: the receiver of a message expr is an by Chris Lattner · 16 years ago
  45. 90a94ec When we have a binary expression 'int operator symbol', properly rewrite this as by Ted Kremenek · 16 years ago
  46. 02b23eb Add an omitted case for AssumeSymInt. by Zhongxing Xu · 16 years ago
  47. 14491e8 Updated checker build. by Ted Kremenek · 16 years ago
  48. 12c3a2a Added test case for PR 2600: proper use of NSError** by Ted Kremenek · 16 years ago
  49. 19903a2 Add panic function "__assert_fail". by Ted Kremenek · 16 years ago
  50. 2e52cca Register the implicit null-dereferenced object as a notable symbol. by Ted Kremenek · 16 years ago
  51. 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
  52. 96ced7b Update Xcode project. by Ted Kremenek · 16 years ago
  53. 74ff58f Analysis option -warn-objc-nserror-methods is no longer available. (check is done automatically with -checker-cfref) by Ted Kremenek · 16 years ago
  54. 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
  55. e1cecba Finish pushing blocks attribute through the clang attribute machinery. by Steve Naroff · 16 years ago
  56. 93c1835 Add driver support for invoking block rewriter. by Steve Naroff · 16 years ago
  57. 6c2572c Enable '-warn-objc-nserror-methods' by default. by Ted Kremenek · 16 years ago
  58. 35335b6 Implemented one of the checks requested in PR 2600: by Ted Kremenek · 16 years ago
  59. d48ac6b Added CFNumberCreate test case to illustrate a 32-bit/64-bit arch issue. by Ted Kremenek · 16 years ago
  60. 6dd8849 Add path-sensitivity test case. by Ted Kremenek · 16 years ago
  61. 99eebc6 Improve x86 ABI compatibility. by Daniel Dunbar · 16 years ago
  62. 55dd2bb Print current function on verification failures. by Daniel Dunbar · 16 years ago
  63. 3158c59 Drop CodeGenTypes parameter to classifyArgumentType. by Daniel Dunbar · 16 years ago
  64. b31e2b3 Remove BlockStmtExpr. by Steve Naroff · 16 years ago
  65. 0e31ed9 Another attempt to make test/Makefile return correct error code. by Daniel Dunbar · 16 years ago
  66. 2f3c443 Fix http://llvm.org/bugs/show_bug.cgi?id=2760. by Steve Naroff · 16 years ago
  67. a038cc7 Updated checker build. by Ted Kremenek · 16 years ago
  68. a869423 Fix comment typo. by Zhongxing Xu · 16 years ago
  69. 04d3578 Add support for ABIArgInfo::Expand - No functionality change. by Daniel Dunbar · 16 years ago
  70. 200902c Add support for rewriting blocks... by Steve Naroff · 16 years ago
  71. 91c6174 Ignore XFAIL tests when checking for make failure in test/ by Daniel Dunbar · 16 years ago
  72. 34c02bf Fix copy-paste error in test case. by Ted Kremenek · 16 years ago
  73. 7603ed8 Minor pass-sensitivity improvement: by Ted Kremenek · 16 years ago
  74. 789170a Update Xcode project. by Ted Kremenek · 16 years ago
  75. a095a75 Remove support for BlockExprExpr. For example... by Steve Naroff · 16 years ago
  76. 503996b Sema::ActOnBlockReturnStmt(): Need to perform the UsualUnaryConversions on the return type. by Steve Naroff · 16 years ago
  77. ad7c407 ProgramPoint now takes the space of two pointers instead of one. This change was by Ted Kremenek · 16 years ago
  78. 01c620f Fixed an offset calculation error. by Zhongxing Xu · 16 years ago
  79. 7b6f67b Patch by Csaba Hruska! by Ted Kremenek · 16 years ago
  80. 2ff7f21 Updated checker build. by Ted Kremenek · 16 years ago
  81. 4622abf Include links to stderr output of clang in the table of files that clang rejects. by Ted Kremenek · 16 years ago
  82. 2c90af2 Add ccc support for -e and -sectorder. - llvmc2, save me! by Daniel Dunbar · 16 years ago
  83. dd54e91 Round out object size checking builtins (fprintf ones disabled as we by Daniel Dunbar · 16 years ago
  84. ccbe013 Add website links to testing coverage & specification references. by Daniel Dunbar · 16 years ago
  85. 9e92839 Add missing spaces in path diagnostics. by Ted Kremenek · 16 years ago
  86. 6fe028a Teach FindSpecRefs how to link to C++ spec. by Daniel Dunbar · 16 years ago
  87. 4dbd857 Add --suppress-system-warnings (on by default, use =0 to disable) by Daniel Dunbar · 16 years ago
  88. 315a5a0 Updated checker build. by Ted Kremenek · 16 years ago
  89. 1815b3b Give string literals const element typesin C++, and cope with the deprecated C++ conversion from a string literal to a pointer-to-non-const-character by Douglas Gregor · 16 years ago
  90. a7b5fb9 Iterate on sema for :? in Objective-C: by Daniel Dunbar · 16 years ago
  91. 16fe6e4 Add comments about C++ clause 3.3.2p4 that mentions that the condition declaration should be local to an if/switch/while/for statement. by Argiris Kirtzidis · 16 years ago
  92. 243f6b6 Echo stderr/stdout from clang subprocess to both the stderr of ccc-analyzer and by Ted Kremenek · 16 years ago
  93. b0354f9 Bug fix: <rdar://problem/6164367> by Ted Kremenek · 16 years ago
  94. c11aadb Added SSE41 pminsd, pmaxsd, roundps and a few others by Mon P Wang · 16 years ago
  95. 2a28c7b Check if the environment variable TERM is defined before using it. by Ted Kremenek · 16 years ago
  96. 6ddf360 Update Xcode project. by Ted Kremenek · 16 years ago
  97. 31325c1 Fix <rdar://problem/6210791> clang ObjC rewriter: @try / @catch block with no @finally does not call objc_exception_try_exit. by Steve Naroff · 16 years ago
  98. ab5f114 bool is not an extension in C++ by Douglas Gregor · 16 years ago
  99. 75d8673 Make sure to store the exception in the catch parameter. by Anders Carlsson · 16 years ago
  100. 1f4acc3 Make sure to emit the catch parameter as well as the catch body. by Anders Carlsson · 16 years ago