Commit d638e48
authored
Merge pull request swiftlang#11 from minuscorp/typed-throws-dev
Update typed throws implementation490 files changed
Lines changed: 16904 additions & 15143 deletions
File tree
- docs
- ABI
- include/swift
- AST
- Basic
- ClangImporter
- Demangling
- Frontend
- Localization
- Option
- Parse
- Reflection
- Remote
- Runtime
- SILOptimizer
- Analysis
- Differentiation
- Utils
- SIL
- Serialization
- lib
- AST
- ClangImporter
- Demangling
- Driver
- FrontendTool
- Frontend
- IDE
- IRGen
- Immediate
- Localization
- Parse
- PrintAsObjC
- RemoteAST
- SILGen
- SILOptimizer
- ARC
- Analysis
- Differentiation
- IPO
- Mandatory
- SILCombiner
- SemanticARC
- Transforms
- Utils
- SIL
- IR
- Parser
- Utils
- Verifier
- Sema
- Serialization
- localization
- diagnostics
- stdlib
- cmake/modules
- public
- Darwin/Foundation
- Reflection
- SwiftRemoteMirror
- core
- runtime
- stubs
- test
- AutoDiff
- SILOptimizer
- Sema
- DerivedConformances
- validation-test
- Casting
- ClangImporter
- Constraints
- DebugInfo
- Inputs
- Driver
- Inputs/imported_modules/ComplexModuleGraph2
- DaemonKit
- Generics
- IDE
- IRGen
- Inputs
- Incremental/Verifier
- single-file-private
- single-file
- Inputs/clang-importer-sdk/usr/include
- Interpreter
- SDK
- NameLookup
- Inputs
- Parse
- SILGen
- SILOptimizer
- SPI
- Sanitizers
- ScanDependencies
- Inputs/CHeaders
- Sema
- Serialization
- SourceKit
- CodeComplete
- CursorInfo
- Syntax/Parser
- TypeDecoder
- api-digester
- Inputs
- Outputs
- decl
- nested
- expr
- cast
- delayed-ident
- postfix
- call
- dot
- unary/keypath
- incrParse/Outputs
- multifile
- Inputs
- stdlib
- stmt
- tools
- SourceKit/lib/SwiftLang
- driver
- sil-opt
- swift-api-digester
- swift-def-to-yaml-converter
- swift-llvm-opt
- swift-reflection-dump
- unittests
- AST
- ClangImporter
- FrontendTool
- Localization
- Syntax
- runtime
- userdocs/diagnostics
- utils
- gyb_syntax_support
- parser-lib
- swift_build_support/swift_build_support/products
- validation-test
- Casting
- Runtime
- SILOptimizer
- StdlibUnittest
- compiler_crashers_2_fixed
- stdlib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
27 | 69 | | |
28 | 70 | | |
29 | 71 | | |
| |||
8071 | 8113 | | |
8072 | 8114 | | |
8073 | 8115 | | |
| 8116 | + | |
8074 | 8117 | | |
8075 | 8118 | | |
8076 | 8119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
914 | 914 | | |
915 | 915 | | |
916 | 916 | | |
917 | | - | |
918 | 917 | | |
919 | 918 | | |
920 | 919 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
179 | 184 | | |
180 | 185 | | |
181 | 186 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
0 commit comments