[PATCH] D36150: [clangd] LSP extension to switch between source/header file

William Enright via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 19 14:25:41 PDT 2017


Nebiroth added a comment.

In https://reviews.llvm.org/D36150#867971, @ilya-biryukov wrote:

> Overall looks good, but still needs at least a few tests.


I have a test for this commit that uses included source and header files, would that be okay to do or should I generate files dynamically? If so, how can I accomplish this?


https://reviews.llvm.org/D36150





More information about the cfe-commits mailing list