This is an archive of the discontinued LLVM Phabricator instance.

[index] Index static_assert declarations
ClosedPublic

Authored by arphaman on Jun 5 2017, 2:07 PM.

Details

Summary

static_assert declarations have to be indexed to gather the declaration references in their assert expression.

Diff Detail

Repository
rL LLVM

Event Timeline

arphaman created this revision.Jun 5 2017, 2:07 PM
benlangmuir accepted this revision.Jun 14 2017, 3:02 PM
This revision is now accepted and ready to land.Jun 14 2017, 3:02 PM
This revision was automatically updated to reflect the committed changes.