1. 20b4a58 Add c++-analyzer symlink (which is used by scan-build) by Ted Kremenek · 15 years ago
  2. 79433b5 Compute the right extension for preprocessed Objective-C++ files. by Ted Kremenek · 15 years ago
  3. 51b939f Add logic for computing preprocessor file extensions for C++ files. by Ted Kremenek · 15 years ago
  4. 51365b5 scan-build/ccc-analyzer: start analyzing C++ FTW. by Ted Kremenek · 15 years ago
  5. 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
  6. 32317b2 Remove more old references to clang-cc. by Ted Kremenek · 15 years ago
  7. 2a3a8b9 Convert scan-build and ccc-analyzer over to using 'clang -cc1' instead of using 'clang-cc'. by Ted Kremenek · 15 years ago
  8. b40d06d Enable '-analyzer-opt-analyze-nested-blocks' by default for testing. by Ted Kremenek · 15 years ago
  9. d8fdde1 Tuck away scan-build related files into tools/scan-build by Kovarththanan Rajaratnam · 15 years ago