[libFuzzer] add __attribute__((no_sanitize_memory)) to two functions that may...
[libFuzzer] add __attribute__((no_sanitize_memory)) to two functions that may be called from signal handler(s) or from msan. This will hopefully avoid msan false reports which I can't reproduce llvm-svn: 263737
Loading
Please sign in to comment