[PATCH] D59725: Additions to creduce script

Amy Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 22 15:43:23 PDT 2019


akhuang created this revision.
akhuang added reviewers: rnk, george.burgess.iv, arichardson.
Herald added a reviewer: serge-sans-paille.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Some more additions to the script - mainly reducing the clang args after the creduce run by removing them one by one and seeing if the crash reproduces. Other things:

- remove the --crash flag when "fatal error" occurs
- fixed to read stack trace functions from the top
- run creduce on a copy of the original file


Repository:
  rC Clang

https://reviews.llvm.org/D59725

Files:
  clang/utils/creduce-clang-crash.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59725.191967.patch
Type: text/x-patch
Size: 19794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190322/e0fb4fe2/attachment-0001.bin>


More information about the cfe-commits mailing list