[PATCH] D119300: Use-after-dtor detection for trivial base classes.
    Evgenii Stepanov via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Feb 11 15:02:32 PST 2022
    
    
  
eugenis updated this revision to Diff 408071.
eugenis added a comment.
Fix handling of empty base classes and suppress tail calls.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119300/new/
https://reviews.llvm.org/D119300
Files:
  clang/lib/CodeGen/CGClass.cpp
  clang/test/CodeGenCXX/sanitize-dtor-trivial-base.cpp
  compiler-rt/test/msan/dtor-base-access.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119300.408071.patch
Type: text/x-patch
Size: 7445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220211/52449551/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list