Commit dd9a1386 authored by Bill Wendling's avatar Bill Wendling
Browse files

Add blurb about leak sanitizer.

llvm-svn: 197417
parent d4ae9fdf
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
=====================================
Clang 3.4 (In-Progress) Release Notes
=====================================
=======================
Clang 3.4 Release Notes
=======================

.. contents::
   :local:
@@ -94,6 +94,9 @@ about them. The improvements since the 3.3 release include:
  + Various performance improvements when searching for typo correction
    candidates.

- `LeakSanitizer <LeakSanitizer.rst>`_ is an experimental memory leak detector
  which can be combined with AddressSanitizer.

New Compiler Flags
------------------