[PATCH] D138919: llvm-reduce: Fix tsan failures
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 1 09:51:02 PST 2022
aeubanks accepted this revision.
aeubanks added inline comments.
================
Comment at: llvm/tools/llvm-reduce/deltas/Delta.cpp:367
+ //
+ // TODO: Create a way to remaining items we're ignoring; they could take
+ // a long time.
----------------
missing a word
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138919/new/
https://reviews.llvm.org/D138919
More information about the llvm-commits
mailing list