]> granicus.if.org Git - clang/commit
Document how move semantics and the emulation work. Do this in-file because it's...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Sun, 21 Dec 2008 11:56:24 +0000 (11:56 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Sun, 21 Dec 2008 11:56:24 +0000 (11:56 +0000)
commit7886ce8858d95d54a26c245f58b68a8ea99cc0fa
treebb3811cd336f66af48007ceb8ad7dcbb9b66df41
parent8ce66662130b09c6cf525eb160a9a4c0a544ca0c
Document how move semantics and the emulation work. Do this in-file because it's such a specific thing.
Restructure code for less duplication.

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