[PATCH] D148694: [SanitizerBinaryMetadata] Respect no_sanitize("thread") function attribute

Marco Elver via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 19 02:32:48 PDT 2023


melver updated this revision to Diff 514871.
melver added a comment.

Fix test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148694

Files:
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/test/CodeGen/sanitize-metadata-nosanitize.c
  llvm/lib/Transforms/Instrumentation/SanitizerBinaryMetadata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148694.514871.patch
Type: text/x-patch
Size: 11108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230419/dde2c944/attachment.bin>


More information about the cfe-commits mailing list