[PATCH] D113189: [clang] Inclusive language: change instances of blacklist/whitelist to allowlist/ignorelist
Zarko Todorovski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 4 07:22:17 PDT 2021
ZarkoCA created this revision.
ZarkoCA added reviewers: thakis, compnerd, rtrieu, gribozavr, kcc.
ZarkoCA requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Change the error message to use ignorelist, and changed some variable and function
names in related code and test.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D113189
Files:
clang/include/clang/AST/CommentHTMLTags.td
clang/include/clang/Basic/DiagnosticASTKinds.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/HeaderIncludeGen.cpp
clang/test/CodeGen/sanitize-address-field-padding.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113189.384744.patch
Type: text/x-patch
Size: 7465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211104/eef39df6/attachment-0001.bin>
More information about the cfe-commits
mailing list