[PATCH] D57465: [libFuzzer] Set default sanitizer options in fuzzer tests

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 30 14:09:18 PST 2019


george.karpenkov added a comment.

The change makes sense to me: seems https://github.com/llvm/llvm-project/commit/7764a04af007eca68eafcf5caaea560ed05e35a9 was not correct and a proper fix was to use avoid crashing using ASAN_OPTIONS instead.


Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57465/new/

https://reviews.llvm.org/D57465





More information about the llvm-commits mailing list