summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/ReleaseNotes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index 8af1e7e6d3..f1c3c41fb2 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^