[PATCH] D42897: MSan : Adding mmap W|X flag usage optional detection

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 4 14:07:54 PST 2018


devnexen added a comment.

In fact it is sort of "following up" of my idea but in the static analysis part https://reviews.llvm.org/D42645 but here I try to do it in runtime level.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D42897





More information about the llvm-commits mailing list