]> granicus.if.org Git - clang/commit
Add copy assignment operator, caught by doug.
authorChris Lattner <sabre@nondot.org>
Mon, 23 Feb 2009 18:17:44 +0000 (18:17 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 23 Feb 2009 18:17:44 +0000 (18:17 +0000)
commit01011d4e4d6d5146f58233a508509757382d62c3
tree9cc15627dfd01e07b8d26ace2db543e59bb860a1
parentf9a8e2e1cf087c1720397e3d6d0c9b77a18787ef
Add copy assignment operator, caught by doug.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65331 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DeclBase.cpp