[PATCH] D137693: [NFC] [C++20] [Modules] [clangd] Add test for code completion for C++20 Named Modules

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 9 00:06:45 PST 2022


ChuanqiXu created this revision.
ChuanqiXu added reviewers: nridge, sammccall.
ChuanqiXu added a project: clang-tools-extra.
Herald added subscribers: kadircet, arphaman.
Herald added a project: All.
ChuanqiXu requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.

For issue https://github.com/llvm/llvm-project/issues/58723. Although we can't say the current status is good (enough), it should be good to add some tests to prevent the current status become worse.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D137693

Files:
  clang-tools-extra/clangd/test/completion-modules.test
  clang-tools-extra/clangd/test/completion-modules2.test
  clang-tools-extra/clangd/test/completion-modules3.test
  clang-tools-extra/clangd/test/completion-modules4.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137693.474170.patch
Type: text/x-patch
Size: 9651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221109/2a704db9/attachment-0001.bin>


More information about the cfe-commits mailing list