[PATCH] D125142: [clang][auto-init] Remove -enable flag for "zero" mode
Kees Cook via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 9 12:47:37 PDT 2022
kees updated this revision to Diff 428173.
kees added a comment.
This revision is now accepted and ready to land.
update with suggestions
- Add FIXME comment with deprecation schedule
- Report deprecation warning when -enable flag is used
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125142/new/
https://reviews.llvm.org/D125142
Files:
clang/docs/ClangCommandLineReference.rst
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/cl-options.c
clang/test/Driver/clang_f_opts.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125142.428173.patch
Type: text/x-patch
Size: 7222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220509/feaca414/attachment-0001.bin>
More information about the cfe-commits
mailing list