[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 01:14:04 PDT 2018


ilya-biryukov created this revision.
ilya-biryukov added reviewers: ioeric, kbobyrev.
Herald added subscribers: kadircet, jfb, arphaman, jkorous, MaskRay.

Replace them with suffix mappings.


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.161895.patch
Type: text/x-patch
Size: 68335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180822/f038968c/attachment-0001.bin>


More information about the cfe-commits mailing list