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

build: add upstream compiler warnings #2288

Merged
merged 4 commits into from
Aug 18, 2021

Commits on Aug 18, 2021

  1. Add new compiler warnings

    barton2526 authored and jamescowens committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    6d4e73c View commit details
    Browse the repository at this point in the history
  2. Patch from upstream to enable avx2

    Co-Authored-By: div72 <60045611+div72@users.noreply.github.com>
    2 people authored and jamescowens committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    78eb8f8 View commit details
    Browse the repository at this point in the history
  3. Remove Werror for Implicit Fallthrough, Sign Compare, Suggest Overrid…

    …e, and Redundant Decls
    barton2526 authored and jamescowens committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    0f1bb96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2656083 View commit details
    Browse the repository at this point in the history