[PATCH] D45046: hwasan: add -fsanitize=kernel-hwaddress

Andrey Konovalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 13 11:08:34 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC330044: hwasan: add -fsanitize=kernel-hwaddress flag (authored by andreyknvl, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45046?vs=142196&id=142440#toc

Repository:
  rC Clang

https://reviews.llvm.org/D45046

Files:
  include/clang/Basic/Sanitizers.def
  lib/CodeGen/BackendUtil.cpp
  lib/CodeGen/CGDeclCXX.cpp
  lib/CodeGen/CodeGenFunction.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/CodeGen/SanitizerMetadata.cpp
  lib/Driver/SanitizerArgs.cpp
  lib/Driver/ToolChains/Linux.cpp
  lib/Lex/PPMacroExpansion.cpp
  test/CodeGen/address-safety-attr-flavors.cpp
  test/Driver/asan.c
  test/Driver/fsanitize-coverage.c
  test/Driver/fsanitize.c
  test/Lexer/has_feature_address_sanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45046.142440.patch
Type: text/x-patch
Size: 22684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180413/9957b1f2/attachment.bin>


More information about the llvm-commits mailing list