[PATCH] D44981: asan: kernel: make no_sanitize("address") attribute work with -fsanitize=kernel-address

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 9 13:13:56 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329612: asan: kernel: make no_sanitize("address") attribute work with -fsanitize=kernel… (authored by vitalybuka, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D44981?vs=140219&id=141723#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44981

Files:
  cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
  cfe/trunk/test/CodeGen/address-safety-attr-flavors.cpp
  cfe/trunk/test/CodeGen/address-safety-attr-kasan-hwasan.cpp
  cfe/trunk/test/CodeGen/address-safety-attr-kasan.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44981.141723.patch
Type: text/x-patch
Size: 8344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180409/60f2557e/attachment.bin>


More information about the llvm-commits mailing list