[PATCH] D80966: [codeview] Put !heapallocsite on calls to operator new
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 4 22:33:50 PDT 2020
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
> but the operator declared at global scope returns void.
void -> void pointer
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80966/new/
https://reviews.llvm.org/D80966
More information about the cfe-commits
mailing list