Sign in
android
/
toolchain
/
clang-tools-extra
/
9c5eb38c5f15d7c61f46d5a5cf068380427a7eb3
/
clangd
/
global-symbol-builder
/
GlobalSymbolBuilderMain.cpp
0068755
[clangd] Give an example for symbol-builder usage
by Kirill Bobyrev
· 7 years ago
f12ca71
[clangd] Track origins of symbols (various indexes, Sema).
by Sam McCall
· 7 years ago
ae8bc44
[clangd] only ignore collected symbols if TU has uncompilable errors.
by Eric Liu
· 7 years ago
5fdbd51
[clangd] Avoid collecting symbols from broken TUs in global-symbol-builder.
by Eric Liu
· 7 years ago
c86e4aa
[clangd] Enable parsing of non-doxygen comments in global-symbol-builder
by Ilya Biryukov
· 7 years ago
849d20a
[clangd] Add "str()" method to SymbolID.
by Haojian Wu
· 7 years ago
1ff4c4b
[clangd] Collect the number of files referencing a symbol in the static index.
by Sam McCall
· 7 years ago
f37cac6
Revert "[Tooling] [1/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<>"
by Roman Lebedev
· 7 years ago
7106c32
[Tooling] [1/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<>
by Roman Lebedev
· 7 years ago
d5a5196
[clangd] Fix use-after-free in SymbolYAML: strings are owned by yaml::Input!
by Sam McCall
· 7 years ago
63acee0
[clangd] collect symbol #include & insert #include in global code completion.
by Eric Liu
· 7 years ago
f79badb
[clangd] Collect definitions when indexing.
by Sam McCall
· 7 years ago
ad87247
[clangd] Expclictly set the init value of -assume-header-dir option, NFC.
by Haojian Wu
· 7 years ago
2ee3719
[clangd] Add a fallback directory for collected symbols with relative paths.
by Eric Liu
· 7 years ago
0def317
[clangd] Deduplicate symbols collected in global-symbol-builder tool.
by Eric Liu
· 7 years ago
0f9181d
[clangd] Add more filters for collected symbols.
by Eric Liu
· 7 years ago
08a12b3
[clangd] Use ToolExecutor to write the global-symbol-builder tool.
by Eric Liu
· 7 years ago
0574701
[clangd] Use Builder for symbol slabs, and use sorted-vector for storage
by Sam McCall
· 7 years ago
fd87888
[clangd] Add a tool to build YAML-format global symbols.
by Haojian Wu
· 7 years ago