]> granicus.if.org Git - clang/commit
Refactor FieldDecls to be ValueDecls instead of NamedDecls.
authorMike Stump <mrs@apple.com>
Tue, 10 Feb 2009 20:06:48 +0000 (20:06 +0000)
committerMike Stump <mrs@apple.com>
Tue, 10 Feb 2009 20:06:48 +0000 (20:06 +0000)
commit080cc35364d5bc03885ab0920528e9880f6b439d
tree4ecef453652140d33c4fa323507ce1a3d8b4e3be
parent68c69931412548fa89117e9b12633f84a8e74010
Refactor FieldDecls to be ValueDecls instead of NamedDecls.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64231 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Decl.h
include/clang/AST/DeclNodes.def
lib/AST/DeclSerialization.cpp