[PATCH] D132425: [clang] Do not instrument relative vtables under hwasan
Leonard Chan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 24 16:39:20 PDT 2022
leonardchan added a comment.
In D132425#3743276 <https://reviews.llvm.org/D132425#3743276>, @mcgrathr wrote:
> lgtm.
> You might add some comments in CGVTables.cpp about why this is done and what the alternatives might be in the future.
Done.
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