This is an archive of the discontinued LLVM Phabricator instance.

Add a DenseMapInfo<T> for shorts.
ClosedPublic

Authored by zturner on Mar 10 2017, 5:27 PM.

Details

Summary

Not sure why this little guy was curiously missing, but I need one.

Diff Detail

Event Timeline

zturner created this revision.Mar 10 2017, 5:27 PM
jlebar accepted this revision.Mar 10 2017, 5:33 PM
This revision is now accepted and ready to land.Mar 10 2017, 5:33 PM
This revision was automatically updated to reflect the committed changes.