diff options
author | Davide Italiano <davide@freebsd.org> | 2017-04-27 23:09:01 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2017-04-27 23:09:01 +0000 |
commit | 81a26da1e5666f3aef46c7531b1bdf7150daac4e (patch) | |
tree | 2ed4bce9d4b3143b4396b72766529854f93944d9 /clang/lib/Edit/EditedSource.cpp | |
parent | a85572ebf0421f3cb0bacb0b1ad4321ff955ee52 (diff) | |
download | bcm5719-llvm-81a26da1e5666f3aef46c7531b1bdf7150daac4e.tar.gz bcm5719-llvm-81a26da1e5666f3aef46c7531b1bdf7150daac4e.zip |
[SROA] Fix nondeterminism exposed by Simon's r299221.
Use a SmallSetSetVector instead of a SmallPtrSet as iterating
over the latter is not stable ('<' relies on addresses).
llvm-svn: 301599
Diffstat (limited to 'clang/lib/Edit/EditedSource.cpp')
0 files changed, 0 insertions, 0 deletions