[PATCH] D119962: [ifs] Add --preserve and --exclude flags
Haowei Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 17 16:06:05 PST 2022
haowei added a reviewer: phosek.
haowei added a subscriber: phosek.
haowei added a comment.
The implementation of the filtering feature LGTM. My concerns is that do we need both 2 flags are needed at the same time. I am not very familiar with the `__asan` symbols use case so I will ask @mcgrathr and @phosek to comment on this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119962/new/
https://reviews.llvm.org/D119962
More information about the llvm-commits
mailing list