[PATCH] D66881: [clangd][vscode] Don't leak the resources

Johan Vikström via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 28 07:03:39 PDT 2019


jvikstrom added a comment.

Oh, was not aware we needed to dispose the extension as well.

I think you should probably add the SemanticHighlightingFeature to the context.subscriptions as well, right? (because I didn't when I did the cleanup patch for it, sorry)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66881





More information about the cfe-commits mailing list