[PATCH] D56579: sanitizer_common: Change gen_dynamic_list.py to take a -o argument instead of writing to stdout.
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 11 05:29:01 PST 2019
serge-sans-paille added a comment.
LGTM. I would have kept the default behavior of printing to stdout if `-o` is not specified, but it's not critical.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56579/new/
https://reviews.llvm.org/D56579
More information about the llvm-commits
mailing list