[PATCH] Unify clang/llvm attributes for asan/tsan/msan (Clang part)

Kostya Serebryany kcc at google.com
Sun Feb 24 23:10:45 PST 2013


  marked the no_address_safety attribute as deprecated in the docs

Hi chandlerc, samsonov,

http://llvm-reviews.chandlerc.com/D449

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D449?vs=1075&id=1094#toc

Files:
  lib/CodeGen/CGDeclCXX.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/Sema/SemaDeclAttr.cpp
  test/CodeGenObjCXX/address-safety-attr.mm
  test/CodeGen/address-safety-attr.cpp
  test/CodeGen/sanitize-thread-attr.cpp
  test/SemaCXX/attr-no-sanitize-memory.cpp
  test/SemaCXX/attr-no-sanitize-thread.cpp
  test/SemaCXX/attr-no-sanitize-address.cpp
  include/clang/Basic/Attr.td
  docs/ThreadSanitizer.rst
  docs/MemorySanitizer.rst
  docs/LanguageExtensions.rst
  docs/AddressSanitizer.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D449.2.patch
Type: text/x-patch
Size: 20290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130224/73832613/attachment.bin>


More information about the llvm-commits mailing list