This is an archive of the discontinued LLVM Phabricator instance.

[clang][NFC] Inclusive language: remove use of Whitelist in clang/lib/Analysis/
ClosedPublic

Authored by quinnp on Apr 25 2022, 7:38 AM.

Details

Summary

[NFC] As part of using inclusive language within the llvm project, this patch
rewords a comment to replace Whitelist with Allowlist in
RetainSummaryManager.cpp.

Diff Detail

Event Timeline

quinnp created this revision.Apr 25 2022, 7:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 25 2022, 7:38 AM
quinnp requested review of this revision.Apr 25 2022, 7:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 25 2022, 7:38 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
aaron.ballman accepted this revision.Apr 25 2022, 8:06 AM

LGTM, thanks for the cleanup!

This revision is now accepted and ready to land.Apr 25 2022, 8:06 AM