It's not obvious why they are needed, and tests pass.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111859
[ubsan] Remove REQUIRED from some TestCases ClosedPublic Authored by vitalybuka on Oct 14 2021, 7:08 PM.
Details
Summary It's not obvious why they are needed, and tests pass.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 15 2021, 12:26 AM Closed by commit rGe0f3a3b228ce: [ubsan] Remove REQUIRED from some TestCases (authored by vitalybuka). · Explain WhyOct 15 2021, 10:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 379898 compiler-rt/test/ubsan/TestCases/ImplicitConversion/integer-sign-change-summary.cpp
compiler-rt/test/ubsan/TestCases/ImplicitConversion/signed-integer-truncation-or-sign-change-summary.cpp
compiler-rt/test/ubsan/TestCases/ImplicitConversion/signed-integer-truncation-summary.cpp
compiler-rt/test/ubsan/TestCases/ImplicitConversion/unsigned-integer-truncation-summary.cpp
compiler-rt/test/ubsan/TestCases/Pointer/alignment-assumption-summary.cpp
compiler-rt/test/ubsan/TestCases/Pointer/nullptr-and-nonzero-offset-summary.cpp
|