[lldb] Skip TestSimulatorPlatform with sanitized builds
authorRaphael Isemann <teemperor@gmail.com>
Mon, 17 Aug 2020 13:06:46 +0000 (15:06 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Mon, 17 Aug 2020 13:06:48 +0000 (15:06 +0200)
commitf5f22f04481bec765ccaf6e400da24987a421c2e
tree3c483255d595d306f262f63830e470734961423e
parentc2ae7934c809d739f7677f4422755c58e4ab8ea3
[lldb] Skip TestSimulatorPlatform with sanitized builds

The test executable crashes when ran on a simulator. Skipping until this is
fixed.

rdar://67238668
lldb/test/API/macosx/simulator/TestSimulatorPlatform.py