devnexen added a comment.

In https://reviews.llvm.org/D43818#1020577, @krytarowski wrote:

> OpenBSD ships with an aggressive ASLR (or ASR) implementation with 
> fragmentation of user address space. As far as I can tell, it's not possible 
> to disable it. This means that you are restricted to UBSan.


True I planned ubsan with asan to start then realised I can only do ubsan 
(still work in progress but workable).


Repository:
  rC Clang

https://reviews.llvm.org/D43818



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to