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

Roland McGrath via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 23 11:22:57 PDT 2022


mcgrathr accepted this revision.
mcgrathr added a comment.
This revision is now accepted and ready to land.

lgtm.
You might add some comments in CGVTables.cpp about why this is done and what the alternatives might be in the future.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132425



More information about the cfe-commits mailing list