Commit Graph

5 Commits

Author SHA1 Message Date
Richard Wei
94e8f5393e Enable string processing by default.
Make frontend flag `-enable-experimental-string-processing` default to true.
2022-06-12 20:25:16 -07:00
Ben Barham
14af24c40d [rebranch] Use --leading-lines for split-file
split-file now uses `--no-leading-lines` as the default for
`split-file`. Add the new arg so that we have leading lines again.
2021-11-19 14:42:21 +10:00
Karoy Lorentey
4a18dac838 [wrangler] Revert 3bcbb5f7b3 2021-11-16 17:38:17 -08:00
Karoy Lorentey
3bcbb5f7b3 [wrangler][test] Disable SourceKit/CursorInfo/cursor_generated_interface.swift
rdar://85423858
2021-11-16 17:32:06 -08:00
Ben Barham
8128450690 [CursorInfo] Always add module name to response
To simplify clients, have the cursorinfo result be consistent whether
requesting a symbol within the current module or not, ie. do not skip
adding the module name.

Resolves rdar://77003299
2021-10-22 12:35:53 +10:00