[PATCH] D26454: Implement no_sanitize_address for global vars

Douglas Katzman via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 14 08:12:17 PST 2016


dougk updated this revision to Diff 77815.
dougk marked an inline comment as done.
dougk added a comment.

add a sentence about the change in AddressSanitizer.rst


https://reviews.llvm.org/D26454

Files:
  docs/AddressSanitizer.rst
  lib/CodeGen/SanitizerMetadata.cpp
  lib/Sema/SemaDeclAttr.cpp
  test/CodeGen/asan-globals.cpp
  test/SemaCXX/attr-no-sanitize-address.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26454.77815.patch
Type: text/x-patch
Size: 7668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161114/224bf10e/attachment-0001.bin>


More information about the cfe-commits mailing list