From 1efd585d81773e1095551e99ee953cad8994c96a Mon Sep 17 00:00:00 2001 From: Martin Trojer Date: Thu, 20 May 2021 05:47:29 -0700 Subject: [PATCH] Remove mention of facebook-clang-plugins submodule in CONTRIBUTING.md Reviewed By: skcho Differential Revision: D28566983 fbshipit-source-id: 8f6ec672a --- CONTRIBUTING.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fbc2c7421..cb57cc256 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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