Skip to content
Commit 5881dcff authored by Nico Weber's avatar Nico Weber
Browse files

Try to unbreak Win build differently after 97351982

Looks like the MS STL wants StringMapKeyIterator::operator*() to be const.
Return the result by copy instead of reference to do that.
Assigning to a hash map key iterator doesn't make sense anyways.

Also reverts 123f811f which is now hopefully no longer needed.

Differential Revision: https://reviews.llvm.org/D109167
parent a270de35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment