[PATCH] D74070: [Clang] Don't let gen crash diagnostics fail when '#pragma clang __debug crash' is used
Alexandre Ganea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 6 12:52:27 PST 2020
This revision was automatically updated to reflect the committed changes.
aganea marked 2 inline comments as done.
Closed by commit rG5fedc2b41085: [Clang] Avoid crashing when generating crash diagnostics when '#pragma clang… (authored by aganea).
Changed prior to commit:
https://reviews.llvm.org/D74070?vs=242663&id=242983#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74070/new/
https://reviews.llvm.org/D74070
Files:
clang/include/clang/Driver/CC1Options.td
clang/include/clang/Lex/PreprocessorOptions.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Lex/Pragma.cpp
clang/test/Driver/crash-report.c
clang/test/Driver/output-file-cleanup.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74070.242983.patch
Type: text/x-patch
Size: 8443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200206/e1b4a747/attachment-0001.bin>
More information about the cfe-commits
mailing list