[PATCH] D132919: [clangd] Enable folding ranges by default.

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 30 02:27:05 PDT 2022


kadircet added a comment.

In D132919#3757685 <https://reviews.llvm.org/D132919#3757685>, @Trass3r wrote:

> Whenever I tried this option in the past it crashed clangd.
> I recommend doing some more testing before flipping the switch.

we've a new implementation of folding ranges based on pseudo parsing now. hence no more crashes 🎉


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132919/new/

https://reviews.llvm.org/D132919



More information about the cfe-commits mailing list