Add an option group for deprecated warnings. Add the removed
-fslp-vectorize-aggressive and -fno-slp-vectorize-aggressive flags back under this group and test for the warning. Document the future removal in the ReleaseNotes. Differential Revision: https://reviews.llvm.org/D34926 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@306965 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- docs/ReleaseNotes.rst 10 additions, 0 deletionsdocs/ReleaseNotes.rst
- include/clang/Basic/DiagnosticDriverKinds.td 2 additions, 0 deletionsinclude/clang/Basic/DiagnosticDriverKinds.td
- include/clang/Driver/Options.td 10 additions, 0 deletionsinclude/clang/Driver/Options.td
- lib/Driver/ToolChains/Clang.cpp 6 additions, 0 deletionslib/Driver/ToolChains/Clang.cpp
- test/Driver/clang_f_opts.c 4 additions, 0 deletionstest/Driver/clang_f_opts.c
Loading
Please register or sign in to comment