akhuang updated this revision to Diff 304964.
akhuang marked an inline comment as done.
akhuang added a comment.
address comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91372/new/
https://reviews.llvm.org/D91372
Files:
clang/utils/creduce-
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0c80b542d38b: Some updates/fixes to the creduce script.
(authored by akhuang).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
ht
george.burgess.iv accepted this revision.
george.burgess.iv added a comment.
This revision is now accepted and ready to land.
thanks!
Comment at: clang/utils/creduce-clang-crash.py:156
+ def skip_function(func_name):
+for name in filters:
+ if name in func
akhuang created this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
akhuang requested review of this revision.
This was motivated by changes to llvm's `not --crash` disabling symbolization
but I ended up removing `not` from the script entirely because it
returns d