1. 2775b93 Update set-xcode-analyzer to work with Xcode repackaging in Xcode 4.3 by Ted Kremenek · 12 years ago
  2. 71d9d5c Teach ccc-analyzer about -fobjc-abi-version. by Ted Kremenek · 12 years ago
  3. 2c3038e [analyzer] Add the HTML file to the SATest diagnostic diff. by Anna Zaks · 13 years ago
  4. f46ca24 [analyzer] Correct the c++-analyzer symlink by Anna Zaks · 13 years ago
  5. e0e7c99 [analyzer] c++-analyzer should be a symlink. by Anna Zaks · 13 years ago
  6. a772b86 [analyzer] Update the docs to reflect that gcc is not the only default by Anna Zaks · 13 years ago
  7. dd40b84 [analyzer] scan-build: If we are on MacOS, use clang as the default compiler. by Anna Zaks · 13 years ago
  8. f5c5f89 [analyzer] Skip --serialize-diagnostic when running scan-build. by Anna Zaks · 13 years ago
  9. 5a15d92 Force set-xcode-analyzer to use the system version of Python installed on OS X. by Ted Kremenek · 13 years ago
  10. de19bb1 Teach ccc-analyzer about -fobjc-arc. by Ted Kremenek · 13 years ago
  11. 1a8a8cb [analyzer] Make sure scan-build catches all clang failures. by Anna Zaks · 13 years ago
  12. 9134294 [analyzer] When running scan-build with -plist on ./configure, delete the plist files. by Anna Zaks · 13 years ago
  13. 71f11d6 [analyzer] Revert a regression introduced in r133104(The ARC Migration Tool..) due to a merge error. by Anna Zaks · 13 years ago
  14. e2c8663 [analyzer] update bug report url by Nico Weber · 13 years ago
  15. 0a20818 scan-build: enable C++ support by default. by Ted Kremenek · 13 years ago
  16. 8f0e8d2 The ARC Migration Tool. All the credit goes to Argyrios and Fariborz for this. by John McCall · 13 years ago
  17. 6bdda82 Update regex in scan-build for parsing statistics. by Ted Kremenek · 13 years ago
  18. 251c27b Update scan-build to '-analyzer-checker debug.Stats' instead of the old '-analyzer-stats' -cc1 argument. by Ted Kremenek · 13 years ago
  19. 5ca328f Add Objective-C++ files to those accepted by ccc-analyzer. by Ted Kremenek · 13 years ago
  20. 09fbf29 Provide options to explicitly enable/disable checkers in scan-build. by Ted Kremenek · 13 years ago
  21. ea8b01e Enable C++ static analysis support in ccc-analyzer. by Ted Kremenek · 13 years ago
  22. 4cd6ea9 Filter our experimental checks in scan-build's checker listing. by Ted Kremenek · 13 years ago
  23. 9e4a1bb Don't store reports when scan-build's build command matches /autogen/ (same as configure). by Ted Kremenek · 13 years ago
  24. b26fbc1 scan-build: only display analyzer intra-file progress when in "Verbose" mode. by Ted Kremenek · 13 years ago
  25. 5e48bcf Compress argument processing in ccc-analyzer. No functionality change. by Ted Kremenek · 13 years ago
  26. 27871ea Tweak ccc-analyzer's 'Analyze' function to not mutate the original arguments list. by Ted Kremenek · 13 years ago
  27. ba90e8a Enhance scan-build to print out available analyses using new checker registration model. by Ted Kremenek · 13 years ago
  28. 7fe679f Begin overhaul of scan-build/ccc-analyzer's handling of checker options. by Ted Kremenek · 13 years ago
  29. 2bbbfb2 No longer pass deprecated '-nodistribute' flag to xcodebuild. by Ted Kremenek · 13 years ago
  30. ea6d4e7 Enable the self-init checker in scan-build. by Ted Kremenek · 13 years ago
  31. 05acf8b Tweak scan-build to work with naked clang commands. by Ted Kremenek · 14 years ago
  32. 4f2b10b Updated scan-build: by Tom Care · 14 years ago
  33. a716f63 Modified the ccc-analyzer script to print the compiler command when log level verbosity is enabled. This is handy for debugging. by Tom Care · 14 years ago
  34. d9d9726 Forward -fno-builtin to clang, add .cp as a supported by Shantonu Sen · 14 years ago
  35. 55d7d36 Add ccc-analyzer support for '-imacros'. Fixes PR 7204. by Ted Kremenek · 14 years ago
  36. 2aefcb2 Fix ccc-analyzer's handling of quoted arguments in the build command. Fixes PR 6791.[B by Ted Kremenek · 14 years ago
  37. 524c308 scan-build: set environment variable LDPLUSPLUS to 'c++-analyzer' to correctly link projects by Ted Kremenek · 14 years ago
  38. f6f8d5a Don't enable static analysis support for C++ by default. Users are by Ted Kremenek · 14 years ago
  39. a1359ba Pass -m32 and -m64 to the static analyzer when using scan-build. Now we can by Charles Davis · 14 years ago
  40. 6492200 Two changes to scan-build: by Ted Kremenek · 14 years ago
  41. 1d81ed9 Add comments. by Ted Kremenek · 14 years ago
  42. 8d69937 Tweak output. by Ted Kremenek · 14 years ago
  43. 962da0b Add a check for a running Xcode before modifying its configuration files. by Ted Kremenek · 14 years ago
  44. 757a9d1 Add some diagnostics for when we cannot update the original spec file. by Ted Kremenek · 14 years ago
  45. 7aaa953 Add a Python script to change what version of Clang is used by Xcode for static analysis (and ONLY static analysis). by Ted Kremenek · 14 years ago
  46. e01ca51 Fix how scan-build finds c++-analyzer to work with checker builds. by Ted Kremenek · 14 years ago
  47. 9f9e0db Now that the -cc1 options for analyzer checks have a structured naming, add back scanning for analyzer checks to scan-build. by Ted Kremenek · 14 years ago
  48. 565e465 Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'. by Ted Kremenek · 14 years ago
  49. 7909fc8 Rename -cc1 option '-warn-objc-missing-dealloc' to '-analyzer-check-objc-missing-dealloc'. by Ted Kremenek · 14 years ago
  50. fa15be4 Rename -cc1 option '-warn-objc-methodsigs' to '-analyzer-check-objc-methodsigs'. by Ted Kremenek · 14 years ago
  51. 2ade536 Rename -cc1 option '-warn-objc-unused-ivars' to '-analyzer-check-objc-unused-ivars'. by Ted Kremenek · 14 years ago
  52. cd9902b Rename -cc1 option '-warn-dead-stores' to '-analyzer-check-dead-stores'. by Ted Kremenek · 14 years ago
  53. fb3f893 Rename -cc1 option '-warn-security-syntactic' to '-analyzer-check-security-syntactic'. by Ted Kremenek · 14 years ago
  54. 20b4a58 Add c++-analyzer symlink (which is used by scan-build) by Ted Kremenek · 15 years ago
  55. 79433b5 Compute the right extension for preprocessed Objective-C++ files. by Ted Kremenek · 15 years ago
  56. 51b939f Add logic for computing preprocessor file extensions for C++ files. by Ted Kremenek · 15 years ago
  57. 51365b5 scan-build/ccc-analyzer: start analyzing C++ FTW. by Ted Kremenek · 15 years ago
  58. 6fba85d scan-build: when the build command is 'make', override the CC and CXX options by passing them as arguments to make. This fixes <rdar://problem/6790224>. by Ted Kremenek · 15 years ago
  59. 32317b2 Remove more old references to clang-cc. by Ted Kremenek · 15 years ago
  60. 2a3a8b9 Convert scan-build and ccc-analyzer over to using 'clang -cc1' instead of using 'clang-cc'. by Ted Kremenek · 15 years ago
  61. b40d06d Enable '-analyzer-opt-analyze-nested-blocks' by default for testing. by Ted Kremenek · 15 years ago
  62. d8fdde1 Tuck away scan-build related files into tools/scan-build by Kovarththanan Rajaratnam · 15 years ago