bazelbuild/bazel

An example of how to create a C++ compilation database is needed

Open

#13,976 建立於 2021年9月11日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Java (4,465 fork)batch import
P3help wantedteam-Documentationteam-Rules-CPPtype: documentation (cleanup)

倉庫指標

Star
 (25,384 star)
PR 合併指標
 (平均合併 22天 20小時) (30 天內合併 77 個 PR)

描述

Description of the problem / feature request:

Please provide a definitive example of how to create a compilation database for a Bazel-based C++ project.

Feature requests: what underlying problem are you trying to solve with this feature?

There are numerous IDEs that rely on clang language server (which requires compilation database for precise source indexing) to implement code browsing / code completion features for C++.

貢獻者指南