mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
for testing purposes. When enabled, if the typechecker tries to typecheck a decl or unresolved identifier with the provided prefix, then an llvm fatal_error will get triggered. This approach has the advantage that it is very easy to write tests for unnecessary typechecking for a wide range of functionality, for the compiler or SourceKit, for code-completion, indexing, etc. Swift SVN r22003
34 KiB
34 KiB