Skip to content
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

Coverage build type? #3

Closed
GPMueller opened this issue Mar 9, 2018 · 2 comments
Closed

Coverage build type? #3

GPMueller opened this issue Mar 9, 2018 · 2 comments
Labels
discussion Something that might end up being labled enhancement or wontfix

Comments

@GPMueller
Copy link
Contributor

It could be a nice feature to have e.g. clang-build -bcoverage automatically add the required flags for coverage checks.

@GPMueller GPMueller added the discussion Something that might end up being labled enhancement or wontfix label Sep 24, 2018
@GPMueller
Copy link
Contributor Author

Note: it seems -fno-inline-small-functions and -fno-default-inline are not actually supported by clang if the llvm compiler-rt is not used. Unfortunately I cannot get the compiler-rt running to test this...

@GPMueller
Copy link
Contributor Author

Added Coverage and MinSizeRel build types with d618a6d on feature-improved-config. Note: the flags should maybe be reviewed once more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Something that might end up being labled enhancement or wontfix
Projects
None yet
Development

No branches or pull requests

1 participant