| commit | 0c1ca6be965fc5c905b6cbfb1dd2b06f123be209 | [log] [tgz] |
|---|---|---|
| author | Ilya Biryukov <ibiryukov@google.com> | Mon Oct 02 15:13:20 2017 +0000 |
| committer | Ilya Biryukov <ibiryukov@google.com> | Mon Oct 02 15:13:20 2017 +0000 |
| tree | 7335a41741f39c5412482a7c11b04dfe8b0a9879 | |
| parent | a91eaeb9bae74d9f5f29cc03ea4a9acaab4dc694 [diff] |
[clangd] Command line arg to specify compile_commands.json path Summary: Adds compileCommands command line argument to specify an absolute path directly to the requested compile_commands.json for flags. Reviewed By: ilya-biryukov Differential Revision: https://reviews.llvm.org/D37150 llvm-svn: 314678