[clang] NFC: Fix trivial typo in comments and document
authorKazuaki Ishizaki <ishizaki@jp.ibm.com>
Sat, 4 Sep 2021 07:25:40 +0000 (12:55 +0530)
committerShivam Gupta <shivam98.tkg@gmail.com>
Sat, 4 Sep 2021 07:29:42 +0000 (12:59 +0530)
commit8f77dc459e31aad6daab89a124fa92067916274c
tree2211734aef258be19b4043c48b6f517fbb8a4fbe
parent361458b1ce890bd3f3575cca82b9bbb01d270e6f
[clang] NFC: Fix trivial typo in comments and document

`the the` -> `the`

Reviewed By: xgupta

Differential Revision: https://reviews.llvm.org/D77470
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