[PATCH] D126929: Add sanitizer metadata attributes to clang IR gen.
    Mitch Phillips via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jun 13 11:17:19 PDT 2022
    
    
  
hctim updated this revision to Diff 436484.
hctim marked 4 inline comments as done.
hctim added a comment.
Final review touch-ups.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126929/new/
https://reviews.llvm.org/D126929
Files:
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/CodeGen/CodeGenModule.h
  clang/lib/CodeGen/SanitizerMetadata.cpp
  clang/lib/CodeGen/SanitizerMetadata.h
  clang/test/CodeGen/Inputs/sanitizer-special-case-list-globals.txt
  clang/test/CodeGen/asan-globals.cpp
  clang/test/CodeGen/sanitize-init-order.cpp
  clang/test/CodeGen/sanitizer-special-case-list-globals.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126929.436484.patch
Type: text/x-patch
Size: 15107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220613/fc3c0763/attachment.bin>
    
    
More information about the llvm-commits
mailing list