[PATCH] D24140: Minimize linux-specific variant of scariness_score_test.cc

Filipe Cabecinhas via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 09:00:24 PDT 2016


filcab created this revision.
filcab added reviewers: kcc, eugenis, vitalybuka.
filcab added a subscriber: llvm-commits.
Herald added a subscriber: kubabrecka.

After moving most of the tests to a cross-platform test in r280361, I'm
removing the duplicate tests from the Linux version.

The only test-case that isn't being checked in the cross-OS version is
the abort() call.

Filed as a phabricator patch so someone can run it on Linux before I commit, to
make sure everything is ok.

https://reviews.llvm.org/D24140

Files:
  test/asan/TestCases/Linux/scariness_score_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24140.70020.patch
Type: text/x-patch
Size: 7535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160901/a821f07e/attachment.bin>


More information about the llvm-commits mailing list