xref
: /
llvm-project
/
clang-tools-extra
/
clangd
/
test
/
Inputs
/
background-index
/
compile_commands.json.tmpl
(revision 98b56c09be002855df18dada7debdb1322aad7d9)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
[{
2
"directory": "DIRECTORY",
3
"command": "clang
foo.cpp
",
4
"file": "
DIRECTORY/foo.cpp
"
5
}]
6