ASan and Scudo tests are adding "-android" to test arch.
There are no tests that depend on it as far as I can see.
If necessary, do this instead:
REQUIRES: aarch64-target-arch && android
Paths
| Differential D58532
[sanitizer] Remove "-android" from test_arch. ClosedPublic Authored by eugenis on Feb 21 2019, 4:19 PM.
Details Summary ASan and Scudo tests are adding "-android" to test arch. REQUIRES: aarch64-target-arch && android
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 21 2019, 4:19 PM Herald added subscribers: Restricted Project, cryptoad, kristof.beyls and 4 others. · View Herald Transcript This revision is now accepted and ready to land.Feb 22 2019, 3:52 PM Closed by commit rL354829: [sanitizer] Remove "-android" from test_arch. (authored by eugenis). · Explain WhyFeb 25 2019, 2:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 188257 compiler-rt/trunk/test/asan/CMakeLists.txt
compiler-rt/trunk/test/scudo/CMakeLists.txt
|