This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Truncate SymbolID to 8 bytes.
ClosedPublic

Authored by hokein on Nov 16 2018, 2:47 AM.

Details

Summary

This is our goal. It has a non-zero rick, but so far we haven't see any
collision (externally and internally).

Diff Detail

Repository
rL LLVM

Event Timeline

hokein created this revision.Nov 16 2018, 2:47 AM
sammccall accepted this revision.Nov 16 2018, 2:49 AM
This revision is now accepted and ready to land.Nov 16 2018, 2:49 AM
This revision was automatically updated to reflect the committed changes.