[PATCH] D143274: [clangd] Remove the direct use of StdSymbolMapping.inc usage.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 3 08:15:45 PST 2023


hokein created this revision.
hokein added a reviewer: kadircet.
Herald added subscribers: arphaman, mgrang.
Herald added a project: All.
hokein requested review of this revision.
Herald added subscribers: MaskRay, ilya-biryukov.
Herald added a project: clang-tools-extra.

Replace them with the library APIs.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143274

Files:
  clang-tools-extra/clangd/index/CanonicalIncludes.cpp
  clang-tools-extra/clangd/index/StdLib.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143274.494655.patch
Type: text/x-patch
Size: 5362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230203/62ce24cf/attachment.bin>


More information about the cfe-commits mailing list