krytarowski added a comment.
check-safestack
-- Testing: 8 tests, 8 threads --
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Testing Time: 0.56s
Expected Passes: 7
Unsupported Tests : 1
I will research how to add the requested tests.
Repository:
rL LLVM
http
krytarowski updated this revision to Diff 110420.
krytarowski edited the summary of this revision.
krytarowski added a comment.
Enable more sanitizers.
Repository:
rL LLVM
https://reviews.llvm.org/D36482
Files:
lib/Driver/ToolChains/NetBSD.cpp
Index: lib/Driver/ToolChains/NetBSD.cpp
krytarowski added a comment.
check-ubsan
-- Testing: 172 tests, 8 threads --
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Testing Time: 20.19s
Expected Passes: 156
Unsupported Tests : 16
I will enable more options and extend this commit.
Repository:
rL LLVM
fjricci added a comment.
Please add a test for this.
Repository:
rL LLVM
https://reviews.llvm.org/D36482
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
krytarowski created this revision.
krytarowski added a project: Sanitizers.
vptr is required for ubsan, which is reported to work on NetBSD.
Sponsored by
Repository:
rL LLVM
https://reviews.llvm.org/D36482
Files:
lib/Driver/ToolChains/NetBSD.cpp
Index: lib/Driver/ToolChains/NetBSD.cpp