commit | dd45002d97901e1e6affbdba876d28ea30d4aab1 | [log] [tgz] |
---|---|---|
author | Benjamin Kramer <benny.kra@googlemail.com> | Wed Dec 16 18:17:45 2015 +0000 |
committer | Benjamin Kramer <benny.kra@googlemail.com> | Wed Dec 16 18:17:45 2015 +0000 |
tree | a44f73eaaeaf85b2dd549ae3386bf45719463db9 | |
parent | c1fb525cc504cf19cd1bdaac07975191f47e9875 [diff] |
Generate a clang CompilationDatabase when running CMake This generates a compile_commands.json file, which tells tools like YouCompleteMe and clang_complete exactly how to build each source file. Patch by Justin Lebar! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255789 91177308-0d34-0410-b5e6-96231b3b80d8