Learn more about cloning repositories
You have read-only access
Carry noreturn-ness of LLVM intrinsics to Swift builtins. If an LLVM intrinsic has a noreturn attribute, reflect that into the Swift builtin's function type. Swift SVN r6787