forked from facebookincubator/Glean
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Back out "Remove toolchain "platform010""
Summary: Original commit changeset: 5ddd8f81f53a Original Phabricator Diff: D55638359 ``` [[email protected] ~/fbsource/fbcode (d6f8ce9e8)]$ arc pull # back-out [[email protected] ~/fbsource/fbcode (ecb5475c1)]$ hg backout D55638359 ``` Back-out the change due to failures in open source: T184891313 / T184897022 / T184897176. Checked with malanka, the context why it's using llvm12 is: > To allow CodeHub navigation for c++ code for the aosp repository (https://www.internalfb.com/code/aosp) cAST support was added there. And last week we build a Glean Indexing pipeline for C++ code for AOSP. Unfortunately, code in AOSP uses clang12 The reason it's failing > In D55638374 Dmitry said, that we should wait with the removal because AOSP repository is indexed with llvm12. It seems that it was not clear, that entire stack should wait and landing the D55638359 removed the platform010 indexer entirely from Glean. > Also, with the failure, we know that we should sort out the open source part of gleran first before deleting the platform010. Reviewed By: malanka, bunnypak Differential Revision: D55942695 fbshipit-source-id: d50ca571b88de4963abd6b71c675764d8b255d95
- Loading branch information
1 parent
615c489
commit d9a789b
Showing
6 changed files
with
21 additions
and
21 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
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
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