]> granicus.if.org Git - clang/commit
Add missing serialization code for one of the CXXRecordDecl definition flags.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 17 Apr 2014 20:33:01 +0000 (20:33 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 17 Apr 2014 20:33:01 +0000 (20:33 +0000)
commitc897d3bf731c49913afb92b667197dc6e329a0b5
treeb5939a0e162e3112353d03ed88021eebbfdca68d
parent8d34d942f4b12d0856b2a72036903555ee0a32e8
Add missing serialization code for one of the CXXRecordDecl definition flags.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206493 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTReaderDecl.cpp
lib/Serialization/ASTWriter.cpp
test/Modules/Inputs/cxx-decls-imported.h
test/Modules/cxx-decls.cpp