Skip to content

Commit

Permalink
Remove mention of facebook-clang-plugins submodule in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Reviewed By: skcho

Differential Revision: D28566983

fbshipit-source-id: 8f6ec672a
  • Loading branch information
martintrojer authored and facebook-github-bot committed May 20, 2021
1 parent fbfe5f8 commit 1efd585
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,6 @@ Breakpoint 1 at 9409684: file backend/InferAnalyze.ml, line 99, characters 18-78
initialized with `ResultsDir.assert_results_dir ""`.


## Hacking on the Code in facebook-clang-plugins

Infer uses `ASTExporter` from the [facebook-clang-plugins](https://github.com/facebook/facebook-clang-plugins)
repository. To change that part of the code:
1. Create a [pull request](https://github.com/facebook/facebook-clang-plugins/pulls) in `facebook-clang-plugins` with the changes.
2. Create a pull request in this repository updating the version of the git submodule.

## Contributor License Agreement

We require contributors to sign our Contributor License Agreement. In
Expand Down

0 comments on commit 1efd585

Please sign in to comment.