[ADT] Delete the Twine assignment operator
authorReid Kleckner <reid@kleckner.net>
Thu, 29 May 2014 17:12:05 +0000 (17:12 +0000)
committerReid Kleckner <reid@kleckner.net>
Thu, 29 May 2014 17:12:05 +0000 (17:12 +0000)
commitfa680483220afac65be435ccf3b70051eb7815d3
treef3281d1ce46a4d6e8f22a89ec7d628b870b31426
parent1d7b7c5ba04ac6f6eecf12192816e14ba2850099
[ADT] Delete the Twine assignment operator

This makes it slightly harder to misuse Twines.  It is still possible to
refer to destroyed temporaries with the regular constructors, though.

Patch by Marco Alesiani!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209832 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/Twine.h