-
Notifications
You must be signed in to change notification settings - Fork 236
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: The move to `cxx_internal_tools` broke open source users that had a custom `make_comp_db` to work around #307. This commit makes it configurable so that OSS users can again provide their own script to generate legal `compile_commands.json` files. A few remaining tools are made `PUBLIC` so that OSS users can simply reuse them. Pull Request resolved: #847 Reviewed By: dtolnay Differential Revision: D68327054 fbshipit-source-id: 3c553e7d575928e07728e7525138f45d9b6f2413
- Loading branch information
1 parent
2576c5f
commit 1dc2855
Showing
2 changed files
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters