[PATCH] D118836: [NFC] factor isStandardLifetime out of HWASan

Florian Mayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 12:51:01 PST 2022


fmayer updated this revision to Diff 405399.
fmayer added a comment.
Herald added a subscriber: mgorny.

add cpp file


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118836/new/

https://reviews.llvm.org/D118836

Files:
  llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
  llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h
  llvm/lib/Target/AArch64/AArch64StackTagging.cpp
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/lib/Transforms/Utils/CMakeLists.txt
  llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118836.405399.patch
Type: text/x-patch
Size: 11467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/281005dd/attachment.bin>


More information about the llvm-commits mailing list