mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
"add inits to toplevel" and "call pattern heuristics" are only used in code completion. Move them from LangOptions to CodeCompletionContext so that they don't affect compiler arguments.