[all-commits] [llvm/llvm-project] e4a845: [lldb/Test] Create dir if it doesn't yet exist in ...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Jun 16 09:47:07 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e4a84590e8ab21077bf47c50fdfeaaa99f617bee
      https://github.com/llvm/llvm-project/commit/e4a84590e8ab21077bf47c50fdfeaaa99f617bee
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-06-16 (Tue, 16 Jun 2020)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/lldbtest.py

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list