Loading clang/docs/ReleaseNotes.rst +6 −3 Original line number Diff line number Diff line ===================================== Clang 3.4 (In-Progress) Release Notes ===================================== ======================= Clang 3.4 Release Notes ======================= .. contents:: :local: Loading Loading @@ -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 ------------------ Loading Loading
clang/docs/ReleaseNotes.rst +6 −3 Original line number Diff line number Diff line ===================================== Clang 3.4 (In-Progress) Release Notes ===================================== ======================= Clang 3.4 Release Notes ======================= .. contents:: :local: Loading Loading @@ -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 ------------------ Loading