mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
If enabled using the environment variable SOURCEKIT_INCREMENTAL_PARSE_VALIDATION, the incrementally parsed syntax tree will be compared to the from-scratch parsing syntax tree. If they differ a warning is emitted and log files showing the difference written to a temporary directory.