This is an archive of the discontinued LLVM Phabricator instance.

[dfsan] Rename CachedCombinedShadow to be CachedShadow
ClosedPublic

Authored by stephan.yichao.zhao on Dec 1 2020, 9:56 PM.

Details

Summary

At D92261, this type will be used to cache both combined shadow and
converted shadow values

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptDec 1 2020, 9:56 PM
stephan.yichao.zhao requested review of this revision.Dec 1 2020, 9:56 PM
morehouse accepted this revision.Dec 2 2020, 6:24 AM
morehouse added inline comments.
llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
431

Nit: This comment could fit on the same line as Block.

This revision is now accepted and ready to land.Dec 2 2020, 6:24 AM
stephan.yichao.zhao marked an inline comment as done.Dec 2 2020, 11:08 AM
This revision was landed with ongoing or failed builds.Dec 2 2020, 1:40 PM
This revision was automatically updated to reflect the committed changes.