[PATCH] D71586: [clangd] Add a test case that verifies -fimplicit-modules work in Clangd when building the AST

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 17 01:54:49 PST 2019


kadircet added a comment.

Can we add a unit test instead of(or in addition to) this one?

I suppose it should be easy to right one using `TestTU` with `ExtraArgs` and `AdditionalFiles`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71586





More information about the cfe-commits mailing list