[PATCH] D59440: add steps to preprocess file and reduce command line args
Amy Huang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 15 16:18:10 PDT 2019
akhuang created this revision.
akhuang added reviewers: rnk, george.burgess.iv.
Herald added a reviewer: serge-sans-paille.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
-try to preprocess the file before reducing
-try to remove some command line arguments
-now requires a llvm bin directory since the generated crash script doesn't have an absolute path for clang
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D59440
Files:
clang/utils/creduce-clang-crash.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59440.190922.patch
Type: text/x-patch
Size: 11791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190315/3d31b45b/attachment.bin>
More information about the cfe-commits
mailing list