[all-commits] [llvm/llvm-project] cc8237: [documentation] Fix some typos

Ayushi Shukla via All-commits all-commits at lists.llvm.org
Thu Mar 30 07:56:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc8237d9d727b864fe65d2c9d620f3332f4235ca
      https://github.com/llvm/llvm-project/commit/cc8237d9d727b864fe65d2c9d620f3332f4235ca
  Author: Ayushi Shukla <ayushi.shukla8102 at gmail.com>
  Date:   2023-03-30 (Thu, 30 Mar 2023)

  Changed paths:
    M clang/docs/AutomaticReferenceCounting.rst
    M clang/docs/ConstantInterpreter.rst
    M clang/docs/CrossCompilation.rst
    M clang/docs/DataFlowAnalysisIntro.md
    M clang/docs/DebuggingCoroutines.rst
    M clang/docs/analyzer/developer-docs/nullability.rst
    M clang/include/clang/AST/CXXInheritance.h
    M clang/include/clang/AST/CommentSema.h
    M clang/include/clang/AST/Decl.h
    M clang/include/clang/AST/DeclBase.h
    M clang/include/clang/AST/DeclTemplate.h
    M clang/include/clang/AST/DeclarationName.h
    M clang/include/clang/AST/Expr.h
    M clang/include/clang/Analysis/Analyses/CalledOnceCheck.h
    M clang/include/clang/Analysis/Analyses/Consumed.h

  Log Message:
  -----------
  [documentation] Fix some typos

This patch fixes https://github.com/llvm/llvm-project/issues/56747

Patch-By: ayushi-8102

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




More information about the All-commits mailing list