[PATCH] Insert poisoned paddings between fields in C++ classes.
Kostya Serebryany
kcc at google.com
Wed Oct 15 17:08:53 PDT 2014
Use proper blacklist machinery.
PTAL
http://reviews.llvm.org/D5687
Files:
include/clang/AST/Decl.h
include/clang/Basic/DiagnosticFrontendKinds.td
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/SanitizerBlacklist.h
lib/AST/Decl.cpp
lib/AST/RecordLayoutBuilder.cpp
lib/Basic/SanitizerBlacklist.cpp
lib/CodeGen/CGClass.cpp
lib/CodeGen/CodeGenFunction.h
test/CodeGen/sanitize-address-field-padding.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5687.14971.patch
Type: text/x-patch
Size: 15817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141016/4e0974cd/attachment.bin>
More information about the cfe-commits
mailing list