xref
: /
external
/
llvm-project
/
clang-tools-extra
/
clangd
/
test
/
Inputs
/
background-index
/
compile_commands.json.tmpl
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