[PATCH] D119300: Use-after-dtor detection for trivial base classes.

Vitaly Buka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 16 18:20:58 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc5ea8e913893: Use-after-dtor detection for trivial base classes. (authored by eugenis, committed by vitalybuka).

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.416041.patch
Type: text/x-patch
Size: 7474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220317/ea7f37d2/attachment-0001.bin>


More information about the cfe-commits mailing list