1. 61f3e05 Created new path-sensitive bug-reporting scheme based on the classes by Ted Kremenek · 16 years ago
  2. d065d60 Added missing #ifndef...#define...#endif directives to protect against by Ted Kremenek · 16 years ago
  3. 9e628a0 CSS tweaking on blue boxes. by Ted Kremenek · 16 years ago
  4. 07b39fc 80 col violation by Ted Kremenek · 16 years ago
  5. 87abc03 Added more PathDiagnostic rendering for terminators: switch, goto, loops. by Ted Kremenek · 16 years ago
  6. f23621f Blue diagnostic boxes. by Ted Kremenek · 16 years ago
  7. 718ceb1 Added path sequence numbers in HTML output of PathDiagnostics. by Ted Kremenek · 16 years ago
  8. 3352fba Fix initialization bug. by Ted Kremenek · 16 years ago
  9. b947639 Embed BUGLINE, BUGFILE, BUGPATHLENGTH in the emitted HTML file. by Ted Kremenek · 16 years ago
  10. 22d6a63 Made bug index tables sortable. by Ted Kremenek · 16 years ago
  11. 725779a Added "back()" method to PathDiagnostic to access the last piece in a path. by Ted Kremenek · 16 years ago
  12. 7f8a325 Initial work on CSS in generated index.html. by Ted Kremenek · 16 years ago
  13. 3110251 Change ObjCInterfaceDecl to inherit from NamedDecl (not TypeDecl). While ObjCInterfaceDecl is arguably a TypeDecl, it isn't a ScopedDecl. Since TypeDecl's are scoped, it makes sense to simply treat them as NamedDecl's. I could have fiddled a bit more with the hierarchy (in terms of creating a non-scoped TypeDecl), however this probably isn't worth the effort. by Steve Naroff · 16 years ago
  14. 5744dc2 Initial support for generating index.html file. by Ted Kremenek · 16 years ago
  15. 86b4381 Put "BUGDESC" comment tag on its own line. by Ted Kremenek · 16 years ago
  16. 3cc9fdc Shorted bug-description. by Ted Kremenek · 16 years ago
  17. 423a3c9 simplify some code by using PointerLikeType. by Chris Lattner · 16 years ago
  18. bdcd637 add a common base class "PointerLikeType" for PointerType and ReferenceType, by Chris Lattner · 16 years ago
  19. 987798a properly handle array decay in objc message exprs. by Chris Lattner · 16 years ago
  20. 26b7661 improve error to be something end users will actually understand :) by Chris Lattner · 16 years ago
  21. 2f54af4 Added path-sensitive null dereference test case. by Ted Kremenek · 16 years ago
  22. 39eefde More wording cleanups in --help text. by Ted Kremenek · 16 years ago
  23. f02e8db More wording fixes. by Ted Kremenek · 16 years ago
  24. 0062ad4 Added error message for unrecognized options. by Ted Kremenek · 16 years ago
  25. af08f64 Wording cleanups. by Ted Kremenek · 16 years ago
  26. 7442ca6 Implemented "-k" support. by Ted Kremenek · 16 years ago
  27. 6a43ba9 Do equality testing, not regex, when the build command is gcc. This matches by Ted Kremenek · 16 years ago
  28. b327ce0 by Steve Naroff · 16 years ago
  29. dd59811 Beginning of some cleanups; start generating path diagnostics using objects by Ted Kremenek · 16 years ago
  30. 0249378 Minor wording changes. by Ted Kremenek · 16 years ago
  31. 0761540 Embed "DESC" tag in HTML reports. by Ted Kremenek · 16 years ago
  32. 845ddbc Added "description" field to PathDiagnostic. by Ted Kremenek · 16 years ago
  33. d805bec Various parts of the standard require something to be an "incomplete or by Chris Lattner · 16 years ago
  34. 96b77fc 1) Enforce C99 6.7.3p2: "Types other than pointer types derived from by Chris Lattner · 16 years ago
  35. d965455 Add a citation. by Chris Lattner · 16 years ago
  36. e632774 Fix several bugs in array -> pointer decomposition. by Chris Lattner · 16 years ago
  37. 503d613 Added initial hacked support for display path diagnostics with by Ted Kremenek · 16 years ago
  38. 0e8a3c7 Fix copy-paste error. by Ted Kremenek · 16 years ago
  39. 8527f82 remove blank line. by Chris Lattner · 16 years ago
  40. bad3785 print cvr qualifiers on simplified typedefs by Chris Lattner · 16 years ago
  41. dab1110 Added special handling when the build command is "gcc", "cc", or "llvm-gcc"; by Ted Kremenek · 16 years ago
  42. f0467b3 rename some variables, fix 80 col violation. No functionality change. by Chris Lattner · 16 years ago
  43. a0e2266 a bunch of random cleanups by Sam Bishop · 16 years ago
  44. fd89bc8 Fix PR2017 and silence some bogus errors. by Chris Lattner · 16 years ago
  45. c822ff4 Fix a comment typo and add a couple suggestions from Chris. by Steve Naroff · 16 years ago
  46. e8043c3 Fairly large "cleaup" related to changing ObjCCompatibleAliasDecl superclass (to inherit from NamedDecl, instead of ScopedDecl). by Steve Naroff · 16 years ago
  47. a6fb4e0 Patch by Argiris Kirtzidis: Fix a dangling pointer error! by Ted Kremenek · 16 years ago
  48. c052046 Minor cleanups. by Ted Kremenek · 16 years ago
  49. 2b74ab6 Added help text for scan-build. by Ted Kremenek · 16 years ago
  50. 9cc8c2c Initial checking of 'scan-build' script, a script used to wrap builds and by Ted Kremenek · 16 years ago
  51. 35de512 Update to match simplified llvm MemoryBuffer interfaces for files. by Chris Lattner · 16 years ago
  52. be2ab45 prune dead #includes by Chris Lattner · 16 years ago
  53. 3c1f7b6 MemoryBuffer::getFile got smarter, obviating the need for readfilefast. by Chris Lattner · 16 years ago
  54. 33bd942 Embed linkable IDs in message bubbles. by Ted Kremenek · 16 years ago
  55. ade9bf0 improve comma consistency, yes I'm anal by Chris Lattner · 16 years ago
  56. 8fb0016 Better handling for tabs with message bubbles. by Ted Kremenek · 16 years ago
  57. 2aa13b5 When emitting HTML messages, take into account margin fusing due to tabs. by Ted Kremenek · 16 years ago
  58. 69b6442 Do not abort ccc-analyzer script if an HTML directory is not specified. by Ted Kremenek · 16 years ago
  59. 6bb205c Do not prepend the keyword "[CHECKER]" to checker messages when using by Ted Kremenek · 16 years ago
  60. ff72152 Hack ReadFileFast() to raise the threshold of memory mapped files (from 4->12 pages). by Steve Naroff · 16 years ago
  61. 5297e5f Include ranges in GRSimpleVals diagnostics. by Ted Kremenek · 16 years ago
  62. 4dc41cc Inlined clang/Analysis/Analyses/GRSimpleVals.h into LocalCheckers.h and removed by Ted Kremenek · 16 years ago
  63. 09c2ad6 The ccc-analyzer script now interrogates environment variables to determine by Ted Kremenek · 16 years ago
  64. 615f517 Added variation of the "Report" method in the class Diagnostic that takes by Ted Kremenek · 16 years ago
  65. f186f30 Disable timing diagnostics for GRSimpleVals. by Ted Kremenek · 16 years ago
  66. 02737ed Added path-sensitive check for return statements that return the address by Ted Kremenek · 16 years ago
  67. 8a93423 rename Decl::CompatibleAlias -> ObjCCompatibleAlias. by Chris Lattner · 16 years ago
  68. ce5605e some cleanups on top of David's patch. There are still two by Chris Lattner · 16 years ago
  69. 391d77a Add initial support for objc codegen for methods, ivars, and the by Chris Lattner · 16 years ago
  70. a7b402d Only have the rewriter produce a file when there are no errors. by Steve Naroff · 16 years ago
  71. 9511096 Make sure Sema::ActOnClassMessage() correctly diagnoses "super". by Steve Naroff · 16 years ago
  72. 8730e13 Added skeleton checking for NSString's method initWithFormat: (do not pass nil). This won't be useful in most cases right now by Ted Kremenek · 16 years ago
  73. 9630ec5 Add some of Ted's recent work to the VC++ project file. by Steve Naroff · 16 years ago
  74. ba92b2e Collect all the preamble code and don't insert it until the end. by Steve Naroff · 16 years ago
  75. 4ba6283 Expanded NSString checking to check for nil for a few more methods. by Ted Kremenek · 16 years ago
  76. 9b3fdea Add line SourceLocation to NSString checks. by Ted Kremenek · 16 years ago
  77. e5d5c20 Hooked up initial NSString interface checking to GRSimpleVals. by Ted Kremenek · 16 years ago
  78. 0f9063c ProgramPoint is just a smart pointer; no reason to return a constant reference. by Ted Kremenek · 16 years ago
  79. 487f827 Minor CSS tweaking (smaller h1 tags). by Ted Kremenek · 16 years ago
  80. 5d0f592 For HTMLDiagnostics, when emitting the name of the directory, substitute the current working directory for "." by Ted Kremenek · 16 years ago
  81. bc8e016 Update Xcode project: add BasicObjCFoundationChecks.h by Ted Kremenek · 16 years ago
  82. 5275561 Add creation of BasicObjCFoundationChecks when running GRSimpleVals from the driver. by Ted Kremenek · 16 years ago
  83. 5c6422f Add default ctor implementation. by Ted Kremenek · 16 years ago
  84. 053ef59 Add html::EscapeText for std::string; use this function to escape text in message bubbles. by Ted Kremenek · 16 years ago
  85. 1c33975 Don't emit any timings for GRSimple if the CFG is not going to be built. by Ted Kremenek · 16 years ago
  86. 5d00f86 Output directory as well as file name. by Ted Kremenek · 16 years ago
  87. 2e93981 Added <h3> tag in HTML file output that contains the name of the source file. by Ted Kremenek · 16 years ago
  88. fb5610d Added AnnotatedPath.h, GRAuditor.h, GRSimpleAPICheck.h and BasicObjCFoundationChecks.cpp to Xcode project. by Ted Kremenek · 16 years ago
  89. 99c6ad3 Added "GRAuditor" and "GRSimpleAPICheck" interface to allow simple stateless checkers to be injected into the analyzer. by Ted Kremenek · 16 years ago
  90. 50e58c1 Updated Xcode project with HTMLDiagnostics.[h,cpp] by Ted Kremenek · 16 years ago
  91. 88f5cde Added "HTMLDiagnostic", a generic DiagnosticClient (that also implements PathDiagnostic) by Ted Kremenek · 16 years ago
  92. 120187d PathDiagnosticPiece no longer contains a vector of strings; just one string. by Ted Kremenek · 16 years ago
  93. 2b70af4 Fixed copy-paste error. by Ted Kremenek · 16 years ago
  94. b8540c6 Added PathDiagnostic.[h,cpp] to Xcode project. by Ted Kremenek · 16 years ago
  95. d3abcdf Added classes "PathDiagnosticPiece", "PathDiagnostic", and "PathDiagnosticClient", which encapsulate diagnostic reporting for paths. by Ted Kremenek · 16 years ago
  96. c748403 In ObjCMessageExpr: getSelector() const should just return "Selector", not "const Selector&" because Selector is just a smart pointer. by Ted Kremenek · 16 years ago
  97. 49535ef Fix rewriter tests to work with new output file logic. This changes forces the output to standard out (rather than generate a .cpp file, which is the new default for the rewriter). by Steve Naroff · 16 years ago
  98. a056b4f Bug fix: use GetRVal instead of GetLVal (were getting the value of a DeclRefExpr, not it's address). by Ted Kremenek · 16 years ago
  99. 5f67d13 Added test case for static analysis to warn about passing uninitialized values as arguments (not the receiver) in message expressions. by Ted Kremenek · 16 years ago
  100. 2daf5b6 Added test case for static analyzer to detect uses of uninitialized pointers as receivers in Objective-C message expressions. by Ted Kremenek · 16 years ago