[PATCH] D88204: [clangd] Drop path suffix mapping for std symbols

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 12 03:08:14 PDT 2020


kadircet updated this revision to Diff 297528.
kadircet added a comment.

- Only drop STL mapping instead of getting rid of suffix mapping completely.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88204/new/

https://reviews.llvm.org/D88204

Files:
  clang-tools-extra/clangd/index/CanonicalIncludes.cpp
  clang-tools-extra/clangd/index/CanonicalIncludes.h
  clang-tools-extra/clangd/unittests/CanonicalIncludesTests.cpp
  clang-tools-extra/clangd/unittests/FileIndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88204.297528.patch
Type: text/x-patch
Size: 16405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201012/231f5475/attachment-0001.bin>


More information about the cfe-commits mailing list