[PATCH] D52615: Handle -fsanitize-address-poison-class-member-array-new-cookie in the driver and propagate it to cc1
Filipe Cabecinhas via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 2 10:31:30 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC346001: Change -fsanitize-address-poison-class-member-array-new-cookie to -fsanitizeā¦ (authored by filcab, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D52615?vs=172376&id=172392#toc
Repository:
rL LLVM
https://reviews.llvm.org/D52615
Files:
docs/ClangCommandLineReference.rst
docs/UsersManual.rst
include/clang/Driver/Options.td
include/clang/Driver/SanitizerArgs.h
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/ItaniumCXXABI.cpp
lib/Driver/SanitizerArgs.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/address-sanitizer-and-array-cookie.cpp
test/Driver/fsanitize.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52615.172392.patch
Type: text/x-patch
Size: 12810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181102/7debba37/attachment-0001.bin>
More information about the cfe-commits
mailing list