Work around MSVC 2013's inability to default move special members.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 13 Sep 2016 20:00:02 +0000 (20:00 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 13 Sep 2016 20:00:02 +0000 (20:00 +0000)
commit85edca95c67db6f820d8f15ffb27b04d3eb1a4b1
tree8caf7a682c4eb5480a564d23d307cb6518761621
parent3e9037d41990041bb1f08f4e24d3ae104deb78be
Work around MSVC 2013's inability to default move special members.

llvm-svn: 281382
clang/utils/TableGen/ClangDiagnosticsEmitter.cpp