This patch adds a test case that verifies that -fmodules -fimplicit-modules work in Clangd when building the AST for Objective-C sources.
I based it on the test case attached to https://github.com/clangd/clangd/issues/198. I'm still looking into https://github.com/clangd/clangd/issues/198, but it might be unrelated to -fimplicit-modules support.