[all-commits] [llvm/llvm-project] 05f34f: [clang] Inclusive language: change instances of bl...

Zarko Todorovski via All-commits all-commits at lists.llvm.org
Fri Nov 12 07:46:30 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05f34ffa216975f132fa1bd4cbf8424053a19147
      https://github.com/llvm/llvm-project/commit/05f34ffa216975f132fa1bd4cbf8424053a19147
  Author: Zarko Todorovski <zarko at ca.ibm.com>
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
    M clang/include/clang/AST/CommentHTMLTags.td
    M clang/include/clang/Basic/DiagnosticASTKinds.td
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/lib/Frontend/HeaderIncludeGen.cpp
    M clang/test/CodeGen/sanitize-address-field-padding.cpp

  Log Message:
  -----------
  [clang] Inclusive language: change instances of blacklist/whitelist to allowlist/ignorelist

Change the error message to use ignorelist, and changed some variable and function
names in related code and test.

Reviewed By: thakis

Differential Revision: https://reviews.llvm.org/D113189




More information about the All-commits mailing list