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

add -Wno-unknown-warning-option for clang compiler #3836

Merged
merged 1 commit into from
Mar 10, 2018

Conversation

smuzaffar
Copy link
Contributor

In Clang IBs we see warnings like these

  HLTrigger/Timer/src/ProcessCallGraph.cc:13:32: warning: unknown warning group '-Wmaybe-uninitialized', ignored [-Wunknown-warning-option]
 #pragma GCC diagnostic ignored "-Wmaybe-uninitialized"

-Wno-unknown-warning-option flag is added for llvm-cxxcompiler to avoid such warnings.

cms-sw/cmssw#22567 can be dropped in favor of this PR

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_10_1_X/gcc630.

@cmsbuild, @smuzaffar, @gudrutis, @mrodozov can you please review it and eventually sign? Thanks.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants