]> granicus.if.org Git - clang/commit
Implement GCC-compatible layout and typing of enum constants and enum decl.
authorChris Lattner <sabre@nondot.org>
Wed, 29 Aug 2007 17:31:48 +0000 (17:31 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 29 Aug 2007 17:31:48 +0000 (17:31 +0000)
commitb7f6e086138567f04df1ca237a351c2d3fc5d915
tree15d41e4b9b4bb40d14a4a8f06663bf1bd6ca1f8d
parent293c0baa7db9a338c7478a04457dc6801af5d308
Implement GCC-compatible layout and typing of enum constants and enum decl.
A small bit of codegen work is still pending.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41571 91177308-0d34-0410-b5e6-96231b3b80d8
Sema/SemaDecl.cpp
clang.xcodeproj/project.pbxproj