[cfe-commits] r139144 - in /cfe/trunk: lib/Serialization/ASTReaderDecl.cpp lib/Serialization/ASTWriter.cpp test/PCH/cxx-implicit-moves.cpp

Sebastian Redl sebastian.redl at getdesigned.at
Tue Sep 6 12:28:43 PDT 2011


On 06.09.2011 18:38, Douglas Gregor wrote:
> Author: dgregor
> Date: Tue Sep  6 11:38:46 2011
> New Revision: 139144
>
> URL: http://llvm.org/viewvc/llvm-project?rev=139144&view=rev
> Log:
> Finish implementing (de-)serialization of the CXXDefinitionData bits
> needed for implicit move constructors and move assignment
> operators. Fixes PR10847.
Eep! Sorry about that.

Sebastian



More information about the cfe-commits mailing list