[PATCH] D51088: [clangd] Get rid of regexes in CanonicalIncludes

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 22 05:52:29 PDT 2018


ilya-biryukov updated this revision to Diff 161932.
ilya-biryukov marked 2 inline comments as done.
ilya-biryukov added a comment.

- s/addSuffixMapping/addFileSuffixMapping
- Document the intention of MaxSuffixComponents


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D51088

Files:
  clangd/index/CanonicalIncludes.cpp
  clangd/index/CanonicalIncludes.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51088.161932.patch
Type: text/x-patch
Size: 68615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180822/be8c79e5/attachment-0001.bin>


More information about the cfe-commits mailing list