[all-commits] [llvm/llvm-project] 29b2f6: [libc++] Fix fuzzing unit tests with exceptions di...

Eric via All-commits all-commits at lists.llvm.org
Wed Dec 11 13:22:20 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 29b2f64ddb8b7ab7ca7215e8701386b9c4da1865
      https://github.com/llvm/llvm-project/commit/29b2f64ddb8b7ab7ca7215e8701386b9c4da1865
  Author: Eric Fiselier <eric at efcs.ca>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

  Changed paths:
    M libcxx/fuzzing/fuzzing.cpp

  Log Message:
  -----------
  [libc++] Fix fuzzing unit tests with exceptions disabled.

We simply turn off the parts of the tests that require exceptions.




More information about the All-commits mailing list