[all-commits] [llvm/llvm-project] d8e5a0: [clang][NFC] Inclusive terms: replace some uses of...

Zarko Todorovski via All-commits all-commits at lists.llvm.org
Fri Nov 19 11:58:49 PST 2021


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

  Changed paths:
    M clang/include/clang/AST/Redeclarable.h
    M clang/include/clang/Analysis/CFG.h
    M clang/include/clang/CodeGen/CGFunctionInfo.h
    M clang/include/clang/Sema/Lookup.h
    M clang/lib/Analysis/BodyFarm.cpp
    M clang/lib/Analysis/RetainSummaryManager.cpp
    M clang/lib/Basic/DiagnosticIDs.cpp
    M clang/lib/Basic/SourceManager.cpp
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/lib/Format/Format.cpp
    M clang/lib/Frontend/FrontendActions.cpp
    M clang/lib/Sema/SemaChecking.cpp
    M clang/lib/Sema/SemaDecl.cpp
    M clang/lib/Sema/SemaDeclCXX.cpp
    M clang/lib/Sema/SemaExpr.cpp
    M clang/lib/Sema/SemaExprCXX.cpp
    M clang/lib/Sema/SemaLookup.cpp
    M clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
    M clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp
    M clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
    M clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp
    M clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
    M clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
    M clang/lib/StaticAnalyzer/Core/Store.cpp
    M clang/lib/Tooling/Syntax/Tree.cpp

  Log Message:
  -----------
  [clang][NFC] Inclusive terms: replace some uses of sanity in clang

Rewording of comments to avoid using `sanity test, sanity check`.

Reviewed By: aaron.ballman, Quuxplusone

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




More information about the All-commits mailing list