Author: pcc Date: Fri Aug 14 15:30:05 2015 New Revision: 245094 URL: http://llvm.org/viewvc/llvm-project?rev=245094&view=rev Log: Mention CFI in release notes.
Modified: cfe/branches/release_37/docs/ReleaseNotes.rst Modified: cfe/branches/release_37/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/cfe/branches/release_37/docs/ReleaseNotes.rst?rev=245094&r1=245093&r2=245094&view=diff ============================================================================== --- cfe/branches/release_37/docs/ReleaseNotes.rst (original) +++ cfe/branches/release_37/docs/ReleaseNotes.rst Fri Aug 14 15:30:05 2015 @@ -56,6 +56,9 @@ Major New Features including x86, x86-64 and Power. Also, pragma ``omp simd`` from OpenMP 4.0 is supported as well. See below for details. +- Clang 3.7 includes an implementation of :doc:`control flow integrity + <ControlFlowIntegrity>`, a security hardening mechanism. + Improvements to Clang's diagnostics ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits