[all-commits] [llvm/llvm-project] 468c7b: [test] Test -Werror=foo -Wfoo & -Werror -Wno-error...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Apr 15 20:14:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 468c7b65e578dd8decc3d7a2f9dce88410503fd1
      https://github.com/llvm/llvm-project/commit/468c7b65e578dd8decc3d7a2f9dce88410503fd1
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-04-15 (Fri, 15 Apr 2022)

  Changed paths:
    M clang/test/Misc/diag-mapping2.c

  Log Message:
  -----------
  [test] Test -Werror=foo -Wfoo & -Werror -Wno-error=foo -Wfoo

Clang now matches GCC in the two cases.

D109981 fixed the second case though it did not call out the effect.




More information about the All-commits mailing list