[all-commits] [llvm/llvm-project] 937e63: [X86] Fix x86-header-warnings.c test not detecting...

goussepi via All-commits all-commits at lists.llvm.org
Wed Apr 8 07:24:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 937e63b8d5e961c2a7da25558bbcdd5388182b67
      https://github.com/llvm/llvm-project/commit/937e63b8d5e961c2a7da25558bbcdd5388182b67
  Author: Pierre Gousseau <pierre.gousseau at sony.com>
  Date:   2020-04-08 (Wed, 08 Apr 2020)

  Changed paths:
    M clang/test/Headers/x86-header-warnings.c

  Log Message:
  -----------
  [X86] Fix x86-header-warnings.c test not detecting regressions as intended.

Use -verify -fsyntax-only and expected-no-diagnostics as
recommended by Paul.

Reviewed By: probinson

Differential Revision: https://reviews.llvm.org/D77393




More information about the All-commits mailing list