Izaron added inline comments.
================ Comment at: clang/test/Headers/x86-intrinsics-headers-clean.cpp:4-5 // RUN: %clang_cc1 -ffreestanding -triple x86_64-unknown-unknown -Wsystem-headers \ -// RUN: -Wcast-qual -fsyntax-only -flax-vector-conversions=none -x c++ -verify %s +// RUN: -Wno-redundant-decl-specifier -Wcast-qual -fsyntax-only \ +// RUN: -flax-vector-conversions=none -x c++ -verify %s ---------------- Honestly I have a doubt for this "fix" (just ignoring the new diagnostic), but I couldn't change the included file. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D117435/new/ https://reviews.llvm.org/D117435 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits