[all-commits] [llvm/llvm-project] 8245f2: [dsymutil] Remove empty reproducer directory on exit

Keith Smiley via All-commits all-commits at lists.llvm.org
Wed Apr 5 11:05:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8245f2665240f7961ae39bc606d7b6a4b0d62c4d
      https://github.com/llvm/llvm-project/commit/8245f2665240f7961ae39bc606d7b6a4b0d62c4d
  Author: Keith Smiley <keithbsmiley at gmail.com>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    M llvm/test/tools/dsymutil/X86/reproducer.test
    M llvm/tools/dsymutil/Reproducer.cpp

  Log Message:
  -----------
  [dsymutil] Remove empty reproducer directory on exit

In the case the reproducer isn't generated, we don't want to leave
around an empty temporary directory.

Fixes https://github.com/llvm/llvm-project/issues/61920

Differential Revision: https://reviews.llvm.org/D147498




More information about the All-commits mailing list