summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/fuzzer/scripts/unbalanced_allocs.py
AgeCommit message (Expand)Author
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-04-20[LibFuzzer] Unbreak the `trace-malloc-unbalanced.test` when using Python 3.Dan Liew
2017-11-01[fuzzer] Script to detect unbalanced allocation in -trace_malloc outputVitaly Buka
2017-11-01Revert "[fuzzer] Fix threaded stack printing and nested mallocs"Vitaly Buka
2017-10-31[fuzzer] Script to detect unbalanced allocation in -trace_malloc outputVitaly Buka