[all-commits] [llvm/llvm-project] 917030: [fuzzer] Disable uncaught-exception on non-Win+und...
jonathanmetzman via All-commits
all-commits at lists.llvm.org
Mon Nov 16 09:38:37 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 91703085f53428ea6305770d41db148e0ebbdea7
https://github.com/llvm/llvm-project/commit/91703085f53428ea6305770d41db148e0ebbdea7
Author: Jonathan Metzman <metzman at chromium.org>
Date: 2020-11-16 (Mon, 16 Nov 2020)
Changed paths:
M compiler-rt/test/fuzzer/uncaught-exception.test
Log Message:
-----------
[fuzzer] Disable uncaught-exception on non-Win+undo bad fix
Test is failing on non-Windows platforms. Also undo speculative
fix since it causes failures on Windows.
More information about the All-commits
mailing list