This is an archive of the discontinued LLVM Phabricator instance.

[Test] Fix undef var in attr-speculative-load-hardening.c
ClosedPublic

Authored by thopre on Dec 15 2020, 3:08 PM.

Details

Summary

Fix use of undefined variable in CHECK-NOT directive in clang test
CodeGen/attr-speculative-load-hardening.c.

Diff Detail

Event Timeline

thopre requested review of this revision.Dec 15 2020, 3:08 PM
thopre created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2020, 3:08 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
kristof.beyls accepted this revision.Mar 17 2021, 10:57 AM

LGTM, thanks!

This revision is now accepted and ready to land.Mar 17 2021, 10:57 AM
This revision was landed with ongoing or failed builds.Mar 17 2021, 12:12 PM
This revision was automatically updated to reflect the committed changes.