summaryrefslogtreecommitdiff
path: root/llvm/tools/dsymutil/Reproducer.cpp
AgeCommit message (Expand)Author
2025-09-26[llvm][clang] Use the VFS in `FileCollector` (#160788)Jan Svoboda
2025-03-29[bugpoint] Avoid repeated hash lookups (NFC) (#133616)Kazu Hirata
2023-10-10[dsymutil] Keep DSYMUTIL_REPRODUCER_PATH in addition to LLVM_DIAGNOSTIC_DIRJonas Devlieghere
2023-10-10[dsymutil] Rename DSYMUTIL_REPRODUCER_PATH to LLVM_DIAGNOSTIC_DIRJonas Devlieghere
2023-04-05[dsymutil] Remove empty reproducer directory on exitKeith Smiley
2022-11-14[dsymutil] Fix assertion in the Reproducer/FileCollector when TMPDIR is emptyJonas Devlieghere
2022-11-14Revert "[dsymutil] Fix assertion in the Reproducer/FileCollector when TMPDIR ...Jonas Devlieghere
2022-11-14[dsymutil] Fix assertion in the Reproducer/FileCollector when TMPDIR is emptyJonas Devlieghere
2022-06-14[dsymutil] Fix std::unique_ptr to llvm::Expected conversionJonas Devlieghere
2022-06-14[dsymutil] Automatically generate a reproducer when dsymutil crashesJonas Devlieghere
2022-01-08[llvm] Remove redundant member initialization (NFC)Kazu Hirata
2022-01-03Revert "[llvm] Remove redundant member initialization (NFC)"Kazu Hirata
2022-01-01[llvm] Remove redundant member initialization (NFC)Kazu Hirata
2020-05-21[dsymutil] Add llvm_unreachable to silence warningJonas Devlieghere
2020-05-21[dsymutil] Fix conversion between unique_ptr and ExpectedJonas Devlieghere
2020-05-21[dsymutil] Fix include-styleJonas Devlieghere
2020-05-21[dsymutil] Add reproducers to dsymutilJonas Devlieghere