jansvoboda11 added inline comments.
Herald added a project: All.
Comment at: clang/lib/Lex/PPDirectives.cpp:115
// vends a module map, one might want to avoid hitting intermediate build
-// products containing the the module map or avoid finding the system installed
+// products
kiszk added a comment.
Thank you very much at
https://github.com/llvm/llvm-project/commit/8f77dc459e31aad6daab89a124fa92067916274c
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77470/new/
https://reviews.llvm.org/D77470
__
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8f77dc459e31: [clang] NFC: Fix trivial typo in comments and
document (authored by kiszk, committed by xgupta).
Changed prior to commit:
https://re
xgupta accepted this revision.
xgupta added a comment.
This revision is now accepted and ready to land.
LGTM, Thank!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77470/new/
https://reviews.llvm.org/D77470
_
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
c