[PATCH] D146892: [documentation]Fixed Random Typo

Ayushi Shukla via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 25 17:49:20 PDT 2023


ayushi-8102 created this revision.
ayushi-8102 added a reviewer: samtebbs.
Herald added a subscriber: dmgreen.
Herald added a reviewer: NoQ.
Herald added a project: All.
ayushi-8102 requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, cfe-commits, jplehr, sstefan1.
Herald added projects: clang, LLVM.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D146892

Files:
  clang/docs/AutomaticReferenceCounting.rst
  clang/docs/ConstantInterpreter.rst
  clang/docs/CrossCompilation.rst
  clang/docs/DataFlowAnalysisIntro.md
  clang/docs/DebuggingCoroutines.rst
  clang/docs/analyzer/developer-docs/nullability.rst
  clang/include/clang/AST/CXXInheritance.h
  clang/include/clang/AST/CommentSema.h
  clang/include/clang/AST/Decl.h
  clang/include/clang/AST/DeclBase.h
  clang/include/clang/AST/DeclTemplate.h
  clang/include/clang/AST/DeclarationName.h
  clang/include/clang/AST/Expr.h
  clang/include/clang/Analysis/Analyses/CalledOnceCheck.h
  clang/include/clang/Analysis/Analyses/Consumed.h
  llvm/test/CodeGen/Thumb2/mve-tailpred-nonzerostart.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146892.508357.patch
Type: text/x-patch
Size: 24479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230326/c89e66a9/attachment-0001.bin>


More information about the cfe-commits mailing list