[PATCH] D39138: [CodeGen] Generate TBAA info for 'this' pointers
Hal Finkel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 24 07:24:49 PDT 2017
hfinkel added a comment.
In https://reviews.llvm.org/D39138#904747, @rjmccall wrote:
> Okay, if this is just for your own checking, I'd rather not take it. It's not a significant compile-time cost, but there's no reason to pay it at all.
In that case, can we take it? I'd rather have everything decorated for use by the type sanitizer.
Repository:
rL LLVM
https://reviews.llvm.org/D39138
More information about the cfe-commits
mailing list