[PATCH] D96203: [clang][patch] Modify sanitizer options names: renaming blacklist to blocklist
Melanie Blower via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 25 09:54:26 PST 2021
mibintc added a comment.
In D96203#2587942 <https://reviews.llvm.org/D96203#2587942>, @echristo wrote:
> Exclusion list? or exclude?
In 2a4317bfb319e <https://reviews.llvm.org/rG2a4317bfb319e3ef26bf690e35b00be176bcd37f>, (Fangrui Song 2020-06-19) changed option name fsanitize-coverage-whitelist to fsanitize-coverage-allowlist. So another possibility is AllowList and DisallowList
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96203/new/
https://reviews.llvm.org/D96203
More information about the cfe-commits
mailing list