commit | 7b9ff8d1d23d1eb508543c25118b0f3c8585bd37 | [log] [tgz] |
---|---|---|
author | Aaron Ballman <aaron@aaronballman.com> | Wed Aug 12 21:10:41 2015 +0000 |
committer | Aaron Ballman <aaron@aaronballman.com> | Wed Aug 12 21:10:41 2015 +0000 |
tree | b533ca2e52e0061c5b52b6e331470ac85a604802 | |
parent | 6b8e62f3f53ad4c70e0071e71555060eabd80e5f [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244812 91177308-0d34-0410-b5e6-96231b3b80d8