[clang] b52b2e1 - Recommit "[libFuzzer] Disable implicit builtin knowledge about memcmp-like functions when -fsanitize=fuzzer-no-link is given."

2020-07-27 Thread Dokyung Song via cfe-commits
Author: Dokyung Song Date: 2020-07-27T18:27:49Z New Revision: b52b2e1c188072e3cbc91500cfd503fb26d50ffc URL: https://github.com/llvm/llvm-project/commit/b52b2e1c188072e3cbc91500cfd503fb26d50ffc DIFF: https://github.com/llvm/llvm-project/commit/b52b2e1c188072e3cbc91500cfd503fb26d50ffc.diff LOG:

[clang] 831ae45 - Recommit "[libFuzzer] Link libFuzzer's own interceptors when other compiler runtimes are not linked."

2020-07-23 Thread Dokyung Song via cfe-commits
Author: Dokyung Song Date: 2020-07-23T15:59:07Z New Revision: 831ae45e3dc609e43ba561af07670a8fe47461ef URL: https://github.com/llvm/llvm-project/commit/831ae45e3dc609e43ba561af07670a8fe47461ef DIFF: https://github.com/llvm/llvm-project/commit/831ae45e3dc609e43ba561af07670a8fe47461ef.diff LOG:

[clang] 12d1124 - [libFuzzer] Disable implicit builtin knowledge about memcmp-like functions when -fsanitize=fuzzer-no-link is given.

2020-07-16 Thread Dokyung Song via cfe-commits
Author: Dokyung Song Date: 2020-07-16T22:53:54Z New Revision: 12d1124c49beec0fb79d36944960e5bf0f236d4c URL: https://github.com/llvm/llvm-project/commit/12d1124c49beec0fb79d36944960e5bf0f236d4c DIFF: https://github.com/llvm/llvm-project/commit/12d1124c49beec0fb79d36944960e5bf0f236d4c.diff LOG: