Commit d7a4b5f
authored
Merge pull request swiftlang#2548 from ahoppen/ahoppen/pound-if-after-attribute
Specify attributes inside `#if` before any unconditional attributesFile tree
2 files changed
+2
-2
lines changed- CodeGeneration/Sources/generate-swift-syntax/templates/swiftsyntaxbuilder
- Sources/SwiftSyntaxBuilder/generated
2 files changed
+2
-2
lines changedCodeGeneration/Sources/generate-swift-syntax/templates/swiftsyntaxbuilder/ResultBuildersFile.swift
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
435 | 434 | | |
436 | 435 | | |
437 | 436 | | |
| 437 | + | |
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| |||
0 commit comments