[PATCH] D55475: Misc typos fixes in ./lib folder
Raphael Isemann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 9 06:34:41 PST 2018
teemperor accepted this revision.
teemperor added a comment.
This revision is now accepted and ready to land.
This looks all good to me and from what see this was requested in a previous review (D44188 <https://reviews.llvm.org/D44188>). Do you need someone to commit this or did you receive commit access?
================
Comment at: lib/Lex/PPDirectives.cpp:121
// vends a module map, one might want to avoid hitting intermediate build
-// products containig the the module map or avoid finding the system installed
+// products containimg the the module map or avoid finding the system installed
// modulemap for that library.
----------------
Containing
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55475/new/
https://reviews.llvm.org/D55475
More information about the cfe-commits
mailing list