swift
[5.6][SourceKit] Enqueue SwiftASTConsumers async on a queue
#40497
Merged

Commits
  • [SourceKit] Remove ability to specify fixed snapshots to use when building an AST
    ahoppen committed 3 years ago
  • [SourceKit] Store FileContents in ASTBuildOperation instead of snapshots
    ahoppen committed 3 years ago
  • [SourceKit] Don't store Stamps in ASTBuildOperation
    ahoppen committed 3 years ago
  • [SourceKit] Remove some dupliate computation of realpaths
    ahoppen committed 3 years ago
  • [SourceKit] Make FileContent non ref-counted
    ahoppen committed 3 years ago
  • [SourceKit] Improve memory cost function of ASTBuildOperation
    ahoppen committed 3 years ago
  • [SourceKit] Enqueue `SwiftASTConsumer`s async on a queue
    ahoppen committed 3 years ago
  • [SourceKit] Fix a crash that occurred when a document without an associated source file is reopened
    ahoppen committed 3 years ago
Loading