[PATCH] D77470: [clang] NFC: Fix trivial typo in comments and document
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 20 12:56:33 PST 2022
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 containimg the module map or avoid finding the system installed
// modulemap for that library.
----------------
This commit actually created new typo.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77470/new/
https://reviews.llvm.org/D77470
More information about the cfe-commits
mailing list