[PATCH] D77470: [clang] NFC: Fix trivial typo in comments and document

Kazuaki Ishizaki via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 4 11:41:21 PDT 2020


kiszk created this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

`the the` -> `the`


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77470

Files:
  clang/docs/LibASTMatchersReference.html
  clang/include/clang/AST/ASTStructuralEquivalence.h
  clang/include/clang/AST/ComparisonCategories.h
  clang/include/clang/AST/OpenMPClause.h
  clang/include/clang/ASTMatchers/ASTMatchers.h
  clang/include/clang/DirectoryWatcher/DirectoryWatcher.h
  clang/include/clang/Tooling/Transformer/RangeSelector.h
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/lib/Lex/PPDirectives.cpp
  clang/lib/Sema/SemaAvailability.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77470.255065.patch
Type: text/x-patch
Size: 7815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200404/8db54ee6/attachment.bin>


More information about the cfe-commits mailing list