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

clang_tidy failure gcc/clang #13162

Closed
asraa opened this issue Sep 17, 2020 · 1 comment
Closed

clang_tidy failure gcc/clang #13162

asraa opened this issue Sep 17, 2020 · 1 comment

Comments

@asraa
Copy link
Contributor

asraa commented Sep 17, 2020

clang_tidy is using GCC instead of clang 10 and is running into CI failures

https://dev.azure.com/cncf/envoy/_build/results?buildId=51547&view=logs&j=3bf5ec37-bb6f-5fb6-2cf1-5134dc6106d6&t=41d571fe-3811-578d-07de-68468f467dae

  DiagnosticName: clang-diagnostic-error
  Notes:
  - FileOffset: 12459
    FilePath: /usr/lib/gcc/x86_64-linux-gnu/9/include/xmmintrin.h
    Message: '''__builtin_ia32_cmpnleps'' declared here'
    Replacements: []
- DiagnosticMessage:
    FileOffset: 19280
    FilePath: /usr/lib/gcc/x86_64-linux-gnu/9/include/xmmintrin.h
    Message: use of undeclared identifier '__builtin_ia32_cvtsi2ss'; did you mean
      '__builtin_ia32_cvtsd2ss'?

@asraa
Copy link
Contributor Author

asraa commented Sep 18, 2020

Fixed #13159

@asraa asraa closed this as completed Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant