[clang] Use compile-command interpolation to provide commands for header files.
authorSam McCall <sam.mccall@gmail.com>
Mon, 9 Apr 2018 15:22:08 +0000 (15:22 +0000)
committerSam McCall <sam.mccall@gmail.com>
Mon, 9 Apr 2018 15:22:08 +0000 (15:22 +0000)
commit307c4837ccfd672a11c5ced21bfa6f76a6473e7a
treec7155a05af1227972da5fc38a274fb4ad12127e6
parent4220f89107c49e7db2247e575263ccd752cdf442
[clang] Use compile-command interpolation to provide commands for header files.

Summary: This uses the inferring wrapper introduced in D45006.

Subscribers: klimek, ilya-biryukov, jkorous-apple, ioeric, cfe-commits

Differential Revision: https://reviews.llvm.org/D45007

llvm-svn: 329582
clang-tools-extra/clangd/GlobalCompilationDatabase.cpp