[all-commits] [llvm/llvm-project] 038621: [clang][NFC] Inclusive language: remove use of Whi...
Quinn Pham via All-commits
all-commits at lists.llvm.org
Mon Apr 25 13:26:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0386213352ec42342c756099fcfc6c1165d99e08
https://github.com/llvm/llvm-project/commit/0386213352ec42342c756099fcfc6c1165d99e08
Author: Quinn Pham <Quinn.Pham at ibm.com>
Date: 2022-04-25 (Mon, 25 Apr 2022)
Changed paths:
M clang/lib/Analysis/RetainSummaryManager.cpp
Log Message:
-----------
[clang][NFC] Inclusive language: remove use of Whitelist in clang/lib/Analysis/
[NFC] As part of using inclusive language within the llvm project, this patch
rewords a comment to replace Whitelist with Allowlist in
`RetainSummaryManager.cpp`.
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D124389
More information about the All-commits
mailing list