]> granicus.if.org Git - clang/commit
Zap the Sema constant initializer checking code that we aren't using
authorEli Friedman <eli.friedman@gmail.com>
Thu, 26 Feb 2009 04:47:58 +0000 (04:47 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Thu, 26 Feb 2009 04:47:58 +0000 (04:47 +0000)
commit21298280988072f3bcfca2fb65335b58b88f88b7
treeeeff4d9fb82b69552920602c558305005fa5c2dd
parentbc592e6e56f16f5d06fc70c3931f7d9d33f7b3cd
Zap the Sema constant initializer checking code that we aren't using
anymore.  If we want to reuse bits and pieces to add strict checking for
constant initializers, we can dig them out of SVN history; the existing
code won't be useful as-is.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65502 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/Sema.h
lib/Sema/SemaDecl.cpp