diff --git a/clang/www/analyzer/release_notes.html b/clang/www/analyzer/release_notes.html index 9660d7fb40dd..1c0a06f0ad16 100644 --- a/clang/www/analyzer/release_notes.html +++ b/clang/www/analyzer/release_notes.html @@ -25,7 +25,8 @@
  • Contains a new experimental malloc/free checker.
  • Better support for projects using ARC.
  • set-xcode-analyzer now supports self-contained Xcode.app (Xcode 4.3 and later). -
  • Misc. bug fixes and performance work. +
  • Misc. bug fixes and performance work.
  • +
  • Contains a newer version of the analyzer than Xcode 4.3.
  • checker-260