Skip to content

test suite fixes to prep for enabling additional warnings #282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 24, 2017

Conversation

dgrove-oss
Copy link
Contributor

fixes to allow clean compilation of test suite with additional
clang warnings enabled.

Updated version of #274 that leaves out the problematic change to dispatch_c99.c that broke the build. There is a divergence between autotools and cmake compilation flags for dispatch_c99.c (autotools compiles this test without ${BSD_OVERLAY_CFLAGS} while CMake compiles all tests with ${BSD_OVERLAY_CFLAGS}). We can fix that later.

fixes to allow clean compilation of test suite with addtional
clang warnings enabled.
@das
Copy link
Contributor

das commented Jul 20, 2017

@swift-ci please test

@das das merged commit 50992e7 into swiftlang:master Jul 24, 2017
@dgrove-oss dgrove-oss deleted the fix-expanded-warnings-tests branch July 25, 2017 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants