aboutsummaryrefslogtreecommitdiff
path: root/clang/utils/creduce-clang-crash.py
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Allow passing creduce options through creduce-clang-crash.py (#92141)Zequan Wu1-19/+13
2024-04-29Make minor improvements to the creduce wrapper scriptReid Kleckner1-4/+11
2023-05-23[NFC][Py Reformat] Reformat python files in clang and clang-tools-extraTobias Hieta1-375/+435
2023-04-17[clang] Replace find_executable with shutil.which in creduce scriptDavid Spickett1-3/+3
2022-12-22Small fixes to creduce-clang-crash.py script.Amy Huang1-3/+3
2021-02-22[Utils] Add an option to specify number of cores to use in creduce-clang-cras...Zequan Wu1-2/+8
2021-01-19Consider ASan messages interesting for creduceReid Kleckner1-1/+2
2020-11-12Some updates/fixes to the creduce script.Amy Huang1-26/+27
2019-12-05Handle two corner cases in creduce-clang-crash.pyReid Kleckner1-0/+3
2019-11-07[creduce] Fixed a typo in the error message we're looking for.Artem Belevich1-1/+1
2019-05-01Make clang/utils/creduce-clang-crash.py executableReid Kleckner1-0/+0
2019-04-25creduce-clang-crash: add -F flag to grep to avoid interpreting string as regexAmy Huang1-1/+1
2019-04-24Fixes in creduce-clang-crash.py for clang crash message parsing and reading t...Amy Huang1-4/+9
2019-04-17Remove --show-includes flag in crash reduce scriptAmy Huang1-0/+4
2019-03-29Various fixes and additions to creduce-clang-crash.pyGeorge Burgess IV1-171/+334
2019-03-21creduce-clang-crash.py: preprocess file + reduce commandlineGeorge Burgess IV1-72/+194
2019-03-12Add a creduce script for clang crashesGeorge Burgess IV1-0/+118