Commits

David Farler committed b036bd4bb12
Suppress diagnostics when using #if swift around declarations There are two similar but separate code paths for conditionally compiling declarations and statements. Previously, only statements were properly covered with a diagnostic transaction. rdar://problem/24844513