[PATCH] D63295: [clang][HeaderSearch] Shorten paths for includes in mainfile's directory
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 3 00:33:18 PDT 2019
hokein accepted this revision.
hokein added inline comments.
================
Comment at: clang-tools-extra/clangd/Headers.h:155
+ /// \param IncludingFile is the absolute path of the file that InsertedHeader
+ /// will be instered.
+ ///
----------------
nit: instered => inserted.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63295/new/
https://reviews.llvm.org/D63295
More information about the cfe-commits
mailing list