Skip to content
Snippets Groups Projects
Commit e54b13ec authored by Brett Wilson's avatar Brett Wilson Committed by CQ bot account: commit-bot@chromium.org
Browse files

[debugger] Make ModuleSymbolIndexNode move-only.

Previously this was copyable but not copied in practice.

Changes some of the code that took pairs because std::pairs to make the
call-sites better.

This should have no affect on functionality and I measured indexing
performance to be the same within typical measurement error.

Change-Id: I5adebf46f0be89090f8048e7b00db8b3c71c7d42
parent e5444b60
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment