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

Added -Wall for Clang and GCC #15513

Merged
merged 19 commits into from
Feb 8, 2023
Merged

Conversation

ilya-lavrenov
Copy link
Contributor

@ilya-lavrenov ilya-lavrenov commented Feb 5, 2023

Details:

  • item1
  • ...

Tickets:

@ilya-lavrenov ilya-lavrenov added this to the 2023.0 milestone Feb 5, 2023
@ilya-lavrenov ilya-lavrenov requested review from a team as code owners February 5, 2023 19:39
@ilya-lavrenov ilya-lavrenov requested review from kblaszczak-intel and eaidova and removed request for a team February 5, 2023 19:39
@ilya-lavrenov ilya-lavrenov requested a review from a team as a code owner February 7, 2023 12:00
@ilya-lavrenov ilya-lavrenov requested review from p-wysocki and removed request for a team February 7, 2023 12:00
@github-actions github-actions bot added the category: packaging OpenVINO packaging / distribution label Feb 7, 2023
@ilya-lavrenov ilya-lavrenov merged commit 1f3e469 into openvinotoolkit:master Feb 8, 2023
@ilya-lavrenov ilya-lavrenov deleted the wall branch February 8, 2023 11:01
tadamowicz pushed a commit to tadamowicz/openvino that referenced this pull request Aug 30, 2023
* Added -Wall for Clang and GCC

* Fixes

* Don't use /J

* Fixed warnings

* Fixed warnings

* More fixes

* Fixed for MSVC

* Fixed more warnings on Windows

* Suppressed some warnings in template plugin

* Update src/tests/functional/plugin/shared/include/behavior/plugin/caching_tests.hpp

* Added suppression for PT FE

* Suppressed warnings in TF FE

* Suppressed warnings on Core unit tests

* Suppress warnings in python

* Suppressed Windows warning for 3rd party modules

* Suppresed one more warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: AUTO BATCH OpenVINO Auto Batch plugin category: AUTO OpenVINO AUTO device selection plugin category: build OpenVINO cmake script / infra category: C API OpenVINO C API bindings category: Core OpenVINO Core (aka ngraph) category: CPP API OpenVINO CPP API bindings category: CPU OpenVINO CPU plugin category: dependency_changes Pull requests that update a dependency file category: docs OpenVINO documentation category: GNA OpenVINO GNA plugin category: GPU OpenVINO GPU plugin category: IE Tests OpenVINO Test: plugins and common category: inference OpenVINO Runtime library - Inference category: IR FE OpenVINO IR v10 / v11 FrontEnd category: LP transformations OpenVINO Low Precision transformations category: ONNX FE OpenVINO ONNX FrontEnd category: packaging OpenVINO packaging / distribution category: PDPD FE OpenVINO PaddlePaddle FrontEnd category: Python API OpenVINO Python bindings category: PyTorch FE OpenVINO PyTorch Frontend category: samples OpenVINO Runtime Samples category: TEMPLATE OpenVINO Template plugin category: TF FE OpenVINO TensorFlow FrontEnd category: TFL FE OpenVINO TensorFlow Lite FrontEnd category: transformations OpenVINO Runtime library - Transformations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants