1. ba259aa Make 'RangeConstraintManager' the default ConstraintManager. by Ted Kremenek · 16 years ago
  2. 5566963 Fix potential use of uninitialized variable. by Ted Kremenek · 16 years ago
  3. da0dda9 scan-build now searches for the clang binary in the subdirectory 'cbin'. by Ted Kremenek · 16 years ago
  4. 46a54ff ccc-analyzer: by Ted Kremenek · 16 years ago
  5. 38db555 ABITest: Add some checking of values for return types; useful for by Daniel Dunbar · 16 years ago
  6. dda09c8 Note some more things to integrate into ABITest by Daniel Dunbar · 16 years ago
  7. 1245e82 Fix broken line. by Ted Kremenek · 16 years ago
  8. 99ec8f4 Static Analyzer driver/options (partial) cleanup: by Ted Kremenek · 16 years ago
  9. 1260080 I didn't mean to change this. by Chris Lattner · 16 years ago
  10. 8405e09 fix some differences between apple gcc and clang on darwin/x86-32. by Chris Lattner · 16 years ago
  11. a5f585d -x language fix. Patch by David Chisnall by Fariborz Jahanian · 16 years ago
  12. 375efac ABITest: Makefile tweaks by Daniel Dunbar · 16 years ago
  13. e8c55b4 ABITest: Fix access to array test values. by Daniel Dunbar · 16 years ago
  14. 7700dca ABITest: Fix test value generation for unions. by Daniel Dunbar · 16 years ago
  15. 081aaed Use xcc (instead of clang directly). by Daniel Dunbar · 16 years ago
  16. 8fd28cd ccc: Support -v; invent a version number for ccc for now, will be by Daniel Dunbar · 16 years ago
  17. 51ae63c ABITest: Support --test-layout option for generating by Daniel Dunbar · 16 years ago
  18. c237323 Use string comparison rather than '=='. by Ted Kremenek · 16 years ago
  19. 2c3258f PathDiagnostics: by Ted Kremenek · 16 years ago
  20. 195ec98 Have 'Analyzer Failures' files be named to reflect the category of problem. by Ted Kremenek · 16 years ago
  21. 789e4ba ABITestGen: Add generation of vector types. by Daniel Dunbar · 16 years ago
  22. 880c403 Add simple make based harness for running ABI tests. by Daniel Dunbar · 16 years ago
  23. 60feb28 Added clang option '--analyzer-display-progress' to indicate that the analyzer should output 'ANALYZE:' messages to display its progress on a source file. by Ted Kremenek · 16 years ago
  24. 9e28ead Update CmpDriver to report missing commands. by Daniel Dunbar · 16 years ago
  25. 2f1dbf9 Static Analyzer: When generating plists for errors reports, generate one plist file per translation unit that contains all of the diagnostics. by Ted Kremenek · 16 years ago
  26. 9c32110 Add -analyze action to run static analyzer, instead of inferring from by Daniel Dunbar · 16 years ago
  27. 7d49409 ccc: Darwin/x86: Add direct cpp support. by Daniel Dunbar · 16 years ago
  28. 418561d Return success indicator from CmpDriver. by Daniel Dunbar · 16 years ago
  29. a1bfe63 Add utils/ABITest, my ABI test generation tool. by Daniel Dunbar · 16 years ago
  30. 88a79e2 CmpDriver: Allow over-ride of drivers to compare through env variables by Daniel Dunbar · 16 years ago
  31. 1486a5a Add simple tool for comparing drivers (hardcoded to gcc and xcc) which by Daniel Dunbar · 16 years ago
  32. 7dc58b7 Add utils/SummarizeErrors. by Daniel Dunbar · 16 years ago
  33. ea301f9 ccc (old): Pass -arch through to assembler if given. by Daniel Dunbar · 16 years ago
  34. 1f6d728 Pass '-undefined- to the linker by Anders Carlsson · 16 years ago
  35. aef5e31 Pass -fblocks to clang by Anders Carlsson · 16 years ago
  36. d2af840 Properly "include" abs_path. by Ted Kremenek · 16 years ago
  37. 8868838 Use abs_path to resolve symbolic links and '..' in report table. by Ted Kremenek · 16 years ago
  38. 0068012 Don't have special treatment from pruning the common suffices of files in /Developer, /usr, etc. by Ted Kremenek · 16 years ago
  39. 9c5774d llvm-ld doesnt support '-g', so aovid passing that opt to it by Nuno Lopes · 16 years ago
  40. d364039 scan-build now recognizes when the user is directly invoking gcc for: by Ted Kremenek · 16 years ago
  41. 3f94303 Input files should be before link options. by Daniel Dunbar · 16 years ago
  42. 688beb2 Fix use of uninitialized variable. by Ted Kremenek · 16 years ago
  43. 17aa568 Allow user toggling between plist and html output with scan-build/ccc-analyzer. by Ted Kremenek · 16 years ago
  44. fabe92e Simplify the functions HtmlEsape and ShellEscape. We now properly print out the following command line in the HTML output: scan-build gcc -x c /dev/null -c -Dfoo='"string abc"' by Ted Kremenek · 16 years ago
  45. a17fd10 Add defined in if(). by Zhongxing Xu · 16 years ago
  46. 39de8dd On Mac OS X, use TMPDIR as the default location to place analysis results. This is a more secure location for such files, and addresses <rdar://problem/6334220>. by Ted Kremenek · 16 years ago
  47. a4982b8 Update FindSpecRefs to recognize named section references. by Daniel Dunbar · 16 years ago
  48. 64818a9 Minor UI enhancement: by Ted Kremenek · 16 years ago
  49. 3f1b419 Patch by Nikita Zhuk: by Ted Kremenek · 16 years ago
  50. a2d8b1a Add store option to scan-build and ccc-analyzer. by Zhongxing Xu · 16 years ago
  51. 650e228 Fix scan-build's processing of clang's analysis arguments. Patch by Nikita Zhuk! by Ted Kremenek · 16 years ago
  52. a19689a Add support for assembler-with-cpp (preprocessed .S files), patch by by Chris Lattner · 16 years ago
  53. 8307553 Add "argument key" processing similar to ccc. by Ted Kremenek · 16 years ago
  54. cbdf293 ccc: Pass '-g' through to clang. Handle -weak_framework. by Daniel Dunbar · 16 years ago
  55. 4245e94 ccc: support -Xlinker by Daniel Dunbar · 16 years ago
  56. bd7bf9c ccc: support -fsyntax-only, add some more darwin options, support by Daniel Dunbar · 16 years ago
  57. 1ab7883 Use 'realpath' to resolve the absolute path to clang and ccc-analyzer. by Ted Kremenek · 16 years ago
  58. d06a58a Add missing newline. by Ted Kremenek · 16 years ago
  59. e7f8437 Add script for checking builtin macros verse another compiler ($CC or gcc). by Daniel Dunbar · 16 years ago
  60. 9db63cb Bug fix, ccc was passing -std twice. by Daniel Dunbar · 16 years ago
  61. 4bf7505 Fix ccc handling of -mmacosx-version-min. by Daniel Dunbar · 16 years ago
  62. 210cbc0 ccc: Use CCC_NATIVE=1 by default. by Daniel Dunbar · 16 years ago
  63. 4bbae5d Support -mmacosx-version-min by Ted Kremenek · 16 years ago
  64. e09dd3a ccc: Add support for another batch of OS X linker options, including by Daniel Dunbar · 16 years ago
  65. ae87cae ccc: Infer action type upfront. by Daniel Dunbar · 16 years ago
  66. 3756a63 Change ccc to not pass -x unknown down. by Daniel Dunbar · 16 years ago
  67. 25808d8 Really don't add -isysroot twice. by Ted Kremenek · 16 years ago
  68. 12ab7cd Don't filter out -fpascal-strings. by Ted Kremenek · 16 years ago
  69. 6bedfef Discard extra -isysroot options. This fixes: by Ted Kremenek · 16 years ago
  70. 510ea53 Add "Path Length" back to the table of bug reports. by Ted Kremenek · 16 years ago
  71. 06b9cad Emulate gcc driver-driver functionality: run analyzer separately for each separate -arch option. by Ted Kremenek · 16 years ago
  72. cd1a646 Add link to report analyzer failures (parse errors, asserts, etc). by Daniel Dunbar · 16 years ago
  73. 7fae8c8 Update scan-build to add markers about crashes. by Daniel Dunbar · 16 years ago
  74. b78ff2b Include clang preprocessed sources as well with "crashes" output. by Ted Kremenek · 16 years ago
  75. 5ea7306 Use .txt extension for info files. by Ted Kremenek · 16 years ago
  76. 60646b0 For generated index.html, look for "scan-view.css", not "/scan-view.css" by Ted Kremenek · 16 years ago
  77. 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
  78. a40b08f Reintegrate Daniel's changes. by Ted Kremenek · 16 years ago
  79. 3a91c19 Add "SUMMARYENDHEAD" tag. by Ted Kremenek · 16 years ago
  80. bec5461 Don't embed CSS inside scan-build script; use external scanview.css. by Ted Kremenek · 16 years ago
  81. 952545b Don't emit link to source file. by Ted Kremenek · 16 years ago
  82. bef6c26 Make "View Report" just a normal link again. by Ted Kremenek · 16 years ago
  83. a7efe9a Don't print out the path length. by Ted Kremenek · 16 years ago
  84. b3d58a2 Use scan-view to view reports. Opening index.html is deprecated. by Ted Kremenek · 16 years ago
  85. 2350d0c Patch from Richard Godbee: by Ted Kremenek · 16 years ago
  86. 5902011 Add webkit styles using Javascript (detect for AppleWebKit) by Ted Kremenek · 16 years ago
  87. c4f22f6 Unbreak using abs_path. by Ted Kremenek · 16 years ago
  88. 6cef89c Remove debugging message. by Ted Kremenek · 16 years ago
  89. 89b5e67 Unbreak ccc-analyzer: getcwd is from package Cwd by Ted Kremenek · 16 years ago
  90. 5e3d2d1 Patch by Richard Godbee: by Ted Kremenek · 16 years ago
  91. 05af150 scan-build now prints out bug categories. by Ted Kremenek · 16 years ago
  92. 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
  93. 197dbac Add REPORTBUG marker to scan-build. by Daniel Dunbar · 16 years ago
  94. 74ff58f Analysis option -warn-objc-nserror-methods is no longer available. (check is done automatically with -checker-cfref) by Ted Kremenek · 16 years ago
  95. 6c2572c Enable '-warn-objc-nserror-methods' by default. by Ted Kremenek · 16 years ago
  96. 4622abf Include links to stderr output of clang in the table of files that clang rejects. by Ted Kremenek · 16 years ago
  97. 2c90af2 Add ccc support for -e and -sectorder. - llvmc2, save me! by Daniel Dunbar · 16 years ago
  98. 6fe028a Teach FindSpecRefs how to link to C++ spec. by Daniel Dunbar · 16 years ago
  99. 243f6b6 Echo stderr/stdout from clang subprocess to both the stderr of ccc-analyzer and by Ted Kremenek · 16 years ago
  100. b0354f9 Bug fix: <rdar://problem/6164367> by Ted Kremenek · 16 years ago