[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[csmith-project/creduce] 3a5183: Add `-Wno-missing-field-initializers' to CXXFLAGS.



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: 3a51830586b9819925a6b12c9e1a094119691b76
      https://github.com/csmith-project/creduce/commit/3a51830586b9819925a6b12c9e1a094119691b76
  Author: Eric Eide <eeide@cs.utah.edu>
  Date:   2016-03-15 (Tue, 15 Mar 2016)

  Changed paths:
    M configure
    M configure.ac

  Log Message:
  -----------
  Add `-Wno-missing-field-initializers' to CXXFLAGS.

This quiets a bunch of warnings that come from LLVM 3.8.0 headers.