[PATCH] D132425: [clang] Do not instrument relative vtables under hwasan

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 26 11:22:07 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG93e5cf6b9c08: [clang] Do not instrument relative vtables under hwasan (authored by leonardchan).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132425

Files:
  clang/lib/CodeGen/CGVTables.cpp
  clang/lib/CodeGen/CGVTables.h
  clang/lib/CodeGen/ItaniumCXXABI.cpp
  clang/test/CodeGenCXX/RelativeVTablesABI/relative-vtables-hwasan.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132425.455965.patch
Type: text/x-patch
Size: 4922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220826/0a62b0c0/attachment.bin>


More information about the cfe-commits mailing list