[PATCH] D49873: [Docs] ReleasesNotes update / Static analyser
David CARLIER via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 26 13:35:05 PDT 2018
devnexen created this revision.
devnexen added a reviewer: pcc.
devnexen created this object with visibility "All Users".
Herald added a subscriber: cfe-commits.
Repository:
rC Clang
https://reviews.llvm.org/D49873
Files:
docs/ReleaseNotes.rst
Index: docs/ReleaseNotes.rst
===================================================================
--- docs/ReleaseNotes.rst
+++ docs/ReleaseNotes.rst
@@ -262,7 +262,8 @@
Static Analyzer
---------------
-- ...
+- The new `MmapWriteExec` checker had been introduced to detect attempts to map pages
+both writable and executable.
...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49873.157567.patch
Type: text/x-patch
Size: 339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180726/1e38acc6/attachment.bin>
More information about the cfe-commits
mailing list