Fix a FIXME about MSVC 2013 in the diagnostic doc generation code
authorReid Kleckner <rnk@google.com>
Tue, 13 Sep 2016 22:22:56 +0000 (22:22 +0000)
committerReid Kleckner <rnk@google.com>
Tue, 13 Sep 2016 22:22:56 +0000 (22:22 +0000)
commit003bb09e78e6b187b0692ffda0e6b3c1f84e6283
tree5923cf68f53a33660fffe198610e7caf12e62f38
parent7398b178f1fbc1bfff26a63b327439f6a11620e7
Fix a FIXME about MSVC 2013 in the diagnostic doc generation code

Ultimately it boiled down to adding a move constructor.

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