This patch adds %env as a way to express that the environment variable should be set on the target device/simulator. This fixes some test failures when testing on iOS/Simulator.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D32556
[asan] Allow propagating env variables when testing on iOS Simulator ClosedPublic Authored by kubamracek on Apr 26 2017, 1:02 PM.
Details Summary This patch adds %env as a way to express that the environment variable should be set on the target device/simulator. This fixes some test failures when testing on iOS/Simulator.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 26 2017, 1:27 PM Closed by commit rL301462: [asan] Allow propagating env variables when testing on iOS Simulator (authored by kuba.brecka). · Explain WhyApr 26 2017, 1:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 96816 compiler-rt/trunk/test/asan/TestCases/Darwin/scribble.cc
compiler-rt/trunk/test/lit.common.cfg
|