Remove explicit copy assignment operator in favor of the implicit/default to avoid...
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 3 Mar 2015 19:29:13 +0000 (19:29 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 3 Mar 2015 19:29:13 +0000 (19:29 +0000)
commit7ff255b5f24959582676540694b62b570da295fa
treee9c9d46f954b39ddb147bf04c7d772a003f13cb1
parentf9a9c6f6608dd37137bf3ee5d3777cb1d6a3c6dd
Remove explicit copy assignment operator in favor of the implicit/default to avoid disabling/deprecating the implicit copy ctor.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231109 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/AliasSetTracker.h