Drop support for MR-via-YAML, it's slow and the merge still doesn't scale.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 23101 Build 23100: arc lint + arc unit
Event Timeline
Comment Actions
Thanks!
Will land in a day or two, we maintain some out-of-tree mapreduce patches to this file that I need to turn into a real fork.
clangd/index/IndexAction.h | ||
---|---|---|
25 | Oops, I considered adding refs collection in this patch and then decided against it (add later instead) |
Comment Actions
On second thoughts, let's just leave the MR functionality in place for now so this can be landed.
Then the out-of-tree stuff can migrate to the library, and we can rip out the MR stuff soon.
s/ane/are/
What is RefsCallback?