Move the object being used to move-initialize when calling the base class' constructo...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 12 Aug 2015 21:10:41 +0000 (21:10 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 12 Aug 2015 21:10:41 +0000 (21:10 +0000)
commitc25c9fdf083196d3eb373c73ce34d30674579284
tree67b426642bee8cecf49412ddf96c13b744214ade
parentbb02c2547fd0eeb6023d7900c0572cba6b2987aa
Move the object being used to move-initialize when calling the base class' constructor from the ctor-initializer. This should have no effect given the triviality of the class, but it allows for easier maintenance should the semantics of the base class change. NFC intended.

llvm-svn: 244812
llvm/include/llvm/Analysis/DependenceAnalysis.h