[all-commits] [llvm/llvm-project] 8f77dc: [clang] NFC: Fix trivial typo in comments and docu...
Kazuaki Ishizaki via All-commits
all-commits at lists.llvm.org
Sat Sep 4 00:30:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f77dc459e31aad6daab89a124fa92067916274c
https://github.com/llvm/llvm-project/commit/8f77dc459e31aad6daab89a124fa92067916274c
Author: Kazuaki Ishizaki <ishizaki at jp.ibm.com>
Date: 2021-09-04 (Sat, 04 Sep 2021)
Changed paths:
M clang/docs/LibASTMatchersReference.html
M clang/include/clang/AST/ASTStructuralEquivalence.h
M clang/include/clang/AST/ComparisonCategories.h
M clang/include/clang/AST/OpenMPClause.h
M clang/include/clang/ASTMatchers/ASTMatchers.h
M clang/include/clang/DirectoryWatcher/DirectoryWatcher.h
M clang/include/clang/Tooling/Transformer/RangeSelector.h
M clang/lib/CodeGen/CGExprScalar.cpp
M clang/lib/Lex/PPDirectives.cpp
M clang/lib/Sema/SemaAvailability.cpp
Log Message:
-----------
[clang] NFC: Fix trivial typo in comments and document
`the the` -> `the`
Reviewed By: xgupta
Differential Revision: https://reviews.llvm.org/D77470
More information about the All-commits
mailing list