]> granicus.if.org Git - clang/commit
Simplify PDiag's move assignment overload a bit, the self-move check isn't actually...
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 6 Dec 2012 20:12:03 +0000 (20:12 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 6 Dec 2012 20:12:03 +0000 (20:12 +0000)
commitb283da20cb2ad5e386ae04e004fbe80576f508fb
tree7e7878578d301464f5af6cc43d20715d26b637cd
parentfb4f3a2591782f8643f06724703d2e5b03af36d2
Simplify PDiag's move assignment overload a bit, the self-move check isn't actually necessary.

This just empties out the diag, which is fine.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169542 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/PartialDiagnostic.h