[all-commits] [llvm/llvm-project] 961d48: Disable exceptions in libfuzzer's copy of libcxxabi.

Evgenii Stepanov via All-commits all-commits at lists.llvm.org
Fri Nov 1 10:06:15 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 961d48df28ced5f9d50858b8dd931ec50b16b853
      https://github.com/llvm/llvm-project/commit/961d48df28ced5f9d50858b8dd931ec50b16b853
  Author: Evgenii Stepanov <eugenis at google.com>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

  Changed paths:
    M compiler-rt/lib/fuzzer/CMakeLists.txt

  Log Message:
  -----------
  Disable exceptions in libfuzzer's copy of libcxxabi.

External project configuration for libcxxabi now has exceptions on by
default, but this is not needed for libfuzzer.




More information about the All-commits mailing list