[all-commits] [llvm/llvm-project] 6b7c5f: Keep driver warnings as errors with -Werror

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Wed May 13 06:52:15 PDT 2026


  Branch: refs/heads/users/kparzysz/control-driver-warnings
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b7c5f6c47c555ad4374f24b9d9a29cd421d37d8
      https://github.com/llvm/llvm-project/commit/6b7c5f6c47c555ad4374f24b9d9a29cd421d37d8
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2026-05-13 (Wed, 13 May 2026)

  Changed paths:
    M flang/lib/Frontend/TextDiagnosticBuffer.cpp
    M flang/test/Semantics/OpenMP/defaultmap-clause-v45.f90
    M flang/test/Semantics/OpenMP/defaultmap-clause-v50.f90
    M flang/test/Semantics/OpenMP/depend05.f90
    M flang/test/Semantics/OpenMP/depend06.f90
    M flang/test/Semantics/OpenMP/deprecation.f90
    M flang/test/Semantics/OpenMP/flush03.f90
    M flang/test/Semantics/OpenMP/future-directive-spellings.f90
    M flang/test/Semantics/OpenMP/map-modifiers-v60.f90
    M flang/test/Semantics/OpenMP/map-modifiers-v61.f90
    M flang/test/Semantics/OpenMP/map-modifiers.f90
    M flang/test/Semantics/OpenMP/target-loop-still-there.f90

  Log Message:
  -----------
  Keep driver warnings as errors with -Werror

Using -Wno-experimental-option takes care of the OpenMP warnings about
an incomplete implementation and unfinalized spec.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list