]> granicus.if.org Git - clang/commit
GetTypeForDeclarator can return null on error now, handle this.
authorChris Lattner <sabre@nondot.org>
Thu, 19 Feb 2009 23:13:55 +0000 (23:13 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 19 Feb 2009 23:13:55 +0000 (23:13 +0000)
commit83aa61f600456228d4087d7cf160708453b9c9b0
tree702864441d92bda59e96ebee15237cd96b7beba2
parenteeb44ce483f0cdf55b10936c20a20a0485a40398
GetTypeForDeclarator can return null on error now, handle this.

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