Files
swift-mirror/tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.h
Rintaro Ishizaki afc24dfd4b [CodeCompletion] Remove two completion options from LangOptions
"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.
2021-09-22 16:49:50 -07:00

3.6 KiB