⚙ D40900 [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) (original ) (raw ) This is an archive of the discontinued LLVM Phabricator instance.
Table of Contentst -lib/-asan/tests/-tests/-CMakeLists.txt-asan_test.cc-sanitizer_common/tests/-tests/-sanitizer_test_utils.h-test/-asan/-CMakeLists.txt-TestCases/-Posix/-asan-sigbus.cpp-coverage.cc2ioctl.cc2alloca_constant_size.cc4alloca_loop_unpoisoning.cc3/3alloca_vla_interact.cc2debug_double_free.cc-debug_report.cc-malloc-no-intercept.c-lit.cfg-lit.common.cfg-sanitizer_common/-CMakeLists.txt-ubsan/-CMakeLists.txt-TestCases/Float/-Float/-cast-overflow.cpp-lit.common.cfg-ubsan_minimal/-CMakeLists.txtHide Panelf Keyboard Reference?
Differential D40900 Authored by ro on Dec 6 2017, 8:14 AM.Download Raw Diff Reviewers kcc alekseyshl Commits rG3efd1c516c6f: [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) rCRT322635: [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) rL322635: [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) Repository rCRT Compiler Runtime Event Timelinero created this revision.Herald added subscribers: Restricted Project, JDevlieghere , fedor.sergeev and 4 others . krytarowski added inline comments.test/asan/TestCases/Posix/ioctl.cc 13 test/asan/TestCases/alloca_loop_unpoisoning.cc 17 test/asan/TestCases/alloca_vla_interact.cc 17 test/asan/TestCases/debug_double_free.cc 20 kcc edited reviewers, added: alekseyshl ; removed: samsonov .ro added inline comments.test/asan/TestCases/Posix/ioctl.cc 13 test/asan/TestCases/alloca_loop_unpoisoning.cc 17 test/asan/TestCases/debug_double_free.cc 20 Comment Actions alekseyshl accepted this revision.alekseyshl added inline comments.test/asan/TestCases/alloca_loop_unpoisoning.cc 17 This revision is now accepted and ready to land.Comment Actions test/asan/TestCases/alloca_loop_unpoisoning.cc 17 krytarowski added inline comments.test/asan/TestCases/alloca_vla_interact.cc 17 ro added inline comments.test/asan/TestCases/alloca_vla_interact.cc 17 Comment Actions ro marked 3 inline comments as done.Comment Actions alekseyshl accepted this revision.Closed by commit rL322635: [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) (authored by kamil ). Closed by commit rCRT322635: [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) (authored by kamil ). This revision was automatically updated to reflect the committed changes.This revision was automatically updated to reflect the committed changes.Comment Actions test/asan/TestCases/alloca_constant_size.cc 14–15 Comment Actions test/asan/TestCases/alloca_constant_size.cc 14–15 Comment Actions ro mentioned this in D54099: [Sanitizers] Disable SANITIZER_CAN_FAST_UNWIND on all SPARC targets .Files History Commits PathSizelib/asan/tests/CMakeLists.txt 3 linesasan_test.cc 5 linessanitizer_common/tests/sanitizer_test_utils.h 8 linestest/asan/CMakeLists.txt 3 linesTestCases/Posix/asan-sigbus.cpp 4 linescoverage.cc 2 linesioctl.cc 4 linesalloca_constant_size.cc 6 linesalloca_loop_unpoisoning.cc 4 linesalloca_vla_interact.cc 4 linesdebug_double_free.cc 3 linesdebug_report.cc 3 linesmalloc-no-intercept.c 5 lineslit.cfg 2 lineslit.common.cfg 3 linessanitizer_common/CMakeLists.txt 2 linesubsan/CMakeLists.txt 3 linesTestCases/Float/cast-overflow.cpp 10 lineslit.common.cfg 2 linesubsan_minimal/CMakeLists.txt 3 linesDiffIDBaseDescriptionCreatedLintUnitBase BaseDiff 1125732 Dec 6 2017, 8:01 AM★★Diff 2127506 Dec 19 2017, 5:31 AM★★Diff 3129771 Jan 13 2018, 1:46 PM★★Diff 4130128 322634rL322635Jan 17 2018, 4:26 AM★★Diff 5130129 322634rCRT322635Jan 17 2018, 4:26 AM★★