Commits

David Grove committed 2e0bb9676d7
ClangImporter: enable -fblocks on non-Darwin platforms We need to enable blocks support in the ClangImporter on non-Darwin platforms for libdispatch (and transitively foundation). The simplest way to do this is to just enable blocks unconditionally. Also enable two Linux tests that are no longer XFAILS