[lldb/Test] Create dir if it doesn't yet exist in getReproducerArtifact
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 16 Jun 2020 16:39:57 +0000 (09:39 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 16 Jun 2020 16:46:48 +0000 (09:46 -0700)
commite4a84590e8ab21077bf47c50fdfeaaa99f617bee
tree04c74f141a028cf00a932ae7c8ad2e1bdc3eec0b
parent993c43aea578f4ae22f265aab39c6760e7bafb96
[lldb/Test] Create dir if it doesn't yet exist in getReproducerArtifact

The type test use this method to store the golden output. This currently
fails if the reproducer directory hasn't yet been created.
lldb/packages/Python/lldbsuite/test/lldbtest.py