swift
a8d54932 - [sourcekit] Fix a race between AST processing and reopening a document

Commit
7 years ago
[sourcekit] Fix a race between AST processing and reopening a document When a document is opened twice without closing it we re-initialize its internal data. Make sure we don't race with code that accesses that data. Found by TSan!
Author
Committer
Parents
Loading