[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)
commit07630933bc9831ec94954a588fda9febca10ae23
treeabebd84f3646f1bec0483bf5ba89d863625a8a32
parent816607b8bcc6abd5e163cd9f93215f22c1284504
[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!

llvm-svn: 209832
llvm/include/llvm/ADT/Twine.h