mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Forgot a line.
llvm-svn: 41115
This commit is contained in:
parent
868a1a5ed6
commit
06cbd29787
@ -176,6 +176,7 @@ public:
|
||||
|
||||
DenseMap& operator=(const DenseMap& other) {
|
||||
CopyFrom(other);
|
||||
return *this;
|
||||
}
|
||||
|
||||
private:
|
||||
|
Loading…
x
Reference in New Issue
Block a user