This is an archive of the discontinued LLVM Phabricator instance.

[MTE] Add test that stack tagging does not mess up stack coloring.
ClosedPublic

Authored by fmayer on Mar 10 2022, 6:16 PM.

Diff Detail

Event Timeline

fmayer created this revision.Mar 10 2022, 6:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 10 2022, 6:16 PM
fmayer requested review of this revision.Mar 10 2022, 6:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 10 2022, 6:16 PM
fmayer updated this revision to Diff 414544.Mar 10 2022, 6:18 PM

EOF newline

eugenis accepted this revision.Mar 14 2022, 1:15 PM

Add a comment at the top for ease of understanding. Something like "Test that storage for allocas with disjoint lifetimes is reused with or without stack tagging"

LGTM

This revision is now accepted and ready to land.Mar 14 2022, 1:15 PM
This revision was landed with ongoing or failed builds.Mar 14 2022, 1:36 PM
This revision was automatically updated to reflect the committed changes.