[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 22:48:54 PST 2022


ChuanqiXu updated this revision to Diff 474445.
ChuanqiXu added a comment.

Add dependency to clangd tests to make sure they can find the corresponding rules.


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

https://reviews.llvm.org/D137693

Files:
  clang-tools-extra/clangd/test/CMakeLists.txt
  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.474445.patch
Type: text/x-patch
Size: 10099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221110/f2399f20/attachment.bin>


More information about the cfe-commits mailing list