⚙ 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 PanelfKeyboard Reference? Differential D40900 Authored by ro on Dec 6 2017, 8:14 AM.Download Raw DiffReviewers kccalekseyshl 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 20kcc 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 20Comment Actionsalekseyshl accepted this revision.alekseyshl added inline comments.test/asan/TestCases/alloca_loop_unpoisoning.cc 17This revision is now accepted and ready to land.Comment Actionstest/asan/TestCases/alloca_loop_unpoisoning.cc 17krytarowski added inline comments.test/asan/TestCases/alloca_vla_interact.cc 17ro added inline comments.test/asan/TestCases/alloca_vla_interact.cc 17Comment Actionsro marked 3 inline comments as done.Comment Actionsalekseyshl 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 Actionstest/asan/TestCases/alloca_constant_size.cc 14–15Comment Actionstest/asan/TestCases/alloca_constant_size.cc 14–15Comment Actionsro mentioned this in D54099: [Sanitizers] Disable SANITIZER_CAN_FAST_UNWIND on all SPARC targets.FilesHistoryCommitsPathSizelib/asan/tests/CMakeLists.txt3 linesasan_test.cc5 linessanitizer_common/tests/sanitizer_test_utils.h8 linestest/asan/CMakeLists.txt3 linesTestCases/Posix/asan-sigbus.cpp4 linescoverage.cc2 linesioctl.cc4 linesalloca_constant_size.cc6 linesalloca_loop_unpoisoning.cc4 linesalloca_vla_interact.cc4 linesdebug_double_free.cc3 linesdebug_report.cc3 linesmalloc-no-intercept.c5 lineslit.cfg2 lineslit.common.cfg3 linessanitizer_common/CMakeLists.txt2 linesubsan/CMakeLists.txt3 linesTestCases/Float/cast-overflow.cpp10 lineslit.common.cfg2 linesubsan_minimal/CMakeLists.txt3 linesDiffIDBaseDescriptionCreatedLintUnitBaseBaseDiff 1125732Dec 6 2017, 8:01 AM★★Diff 2127506Dec 19 2017, 5:31 AM★★Diff 3129771Jan 13 2018, 1:46 PM★★Diff 4130128322634rL322635Jan 17 2018, 4:26 AM★★Diff 5130129322634rCRT322635Jan 17 2018, 4:26 AM★★