[PATCH] D42389: [ubsan] Add preinit initializer for ubsan

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 12:17:57 PST 2018


fjricci added a comment.

Great, thanks, I'll pull stuff in from that patch.

`SANITIZER_CAN_USE_PREINIT_ARRAY` is set to false when `SANITIZER_ANDROID` is defined, so we should be fine on the android front.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D42389





More information about the llvm-commits mailing list