]> granicus.if.org Git - clang/commit
reduce the amount of 'C++ magic' this code depends on :)
authorChris Lattner <sabre@nondot.org>
Thu, 10 Apr 2008 16:37:40 +0000 (16:37 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 10 Apr 2008 16:37:40 +0000 (16:37 +0000)
commitebe457c3443af253bc14ae77c2013b088370a66b
tree45d42002a81d72c7c8fa45b64e547d022ab02a2a
parentf84afb77a0e948451a521fabde08234e2bd2c646
reduce the amount of 'C++ magic' this code depends on :)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49489 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/DeclSpec.h
lib/Parse/ParseDecl.cpp