[PATCH] D126929: Add sanitizer metadata attributes to clang IR gen.

Mitch Phillips via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 6 11:27:27 PDT 2022


hctim updated this revision to Diff 434546.
hctim added a comment.

Rebased.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126929

Files:
  clang/lib/CodeGen/CGDecl.cpp
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/CodeGen/SanitizerMetadata.cpp
  clang/lib/CodeGen/SanitizerMetadata.h
  clang/test/CodeGen/asan-globals.cpp
  clang/test/CodeGen/sanitize-init-order.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126929.434546.patch
Type: text/x-patch
Size: 13234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220606/c1566468/attachment-0001.bin>


More information about the cfe-commits mailing list