[PATCH] D129492: Add missing sanitizer metadata plumbing from CFE.
Evgenii Stepanov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 12 16:37:25 PDT 2022
eugenis accepted this revision.
eugenis added a comment.
This revision is now accepted and ready to land.
LGTM
Is there an ASan test to update? I guess before this change, for an ignorelisted global, ASan would emit wrongly typed declaration on the undef side - which should not cause any practical issues, but still.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129492/new/
https://reviews.llvm.org/D129492
More information about the cfe-commits
mailing list