[PATCH] D122335: [clang] Emit crash reproduction as a single tar file
Alex Brachet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 4 13:41:52 PDT 2022
abrachet updated this revision to Diff 420299.
abrachet added a comment.
Fixing failing tests in Modules/
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122335/new/
https://reviews.llvm.org/D122335
Files:
clang/CMakeLists.txt
clang/docs/ReleaseNotes.rst
clang/include/clang/Config/config.h.cmake
clang/include/clang/Driver/Compilation.h
clang/lib/Driver/Compilation.cpp
clang/lib/Driver/Driver.cpp
clang/test/Driver/crash-diagnostics-dir.c
clang/test/Driver/crash-report-clang-cl.cpp
clang/test/Driver/crash-report-header.h
clang/test/Driver/crash-report-modules.m
clang/test/Driver/crash-report-save-temps.c
clang/test/Driver/crash-report-spaces.c
clang/test/Driver/crash-report-with-asserts.c
clang/test/Driver/crash-report.cpp
clang/test/Driver/rewrite-map-in-diagnostics.c
clang/test/Index/create-libclang-completion-reproducer.c
clang/test/Index/create-libclang-parsing-reproducer.c
clang/test/Modules/crash-vfs-path-emptydir-entries.m
clang/test/Modules/crash-vfs-path-symlink-component.m
clang/test/Modules/crash-vfs-path-symlink-topheader.m
clang/test/Modules/crash-vfs-path-traversal.m
clang/test/Modules/crash-vfs-relative-overlay.m
clang/test/Modules/crash-vfs-umbrella-frameworks.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122335.420299.patch
Type: text/x-patch
Size: 37083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220404/e6d0556f/attachment-0001.bin>
More information about the cfe-commits
mailing list