]> granicus.if.org Git - clang/commit
Get rid of outdated code that masks type errors. Fixes PR2036.
authorEli Friedman <eli.friedman@gmail.com>
Fri, 15 Feb 2008 06:56:02 +0000 (06:56 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Fri, 15 Feb 2008 06:56:02 +0000 (06:56 +0000)
commitf963339f63e37057c7f397b3ecf5bfb49f6b48b9
treecd5fc117660bdb34eecc4804f4f264d024a7b4cb
parent708eed500a73a2b85a9f5435efbf57b882339f3d
Get rid of outdated code that masks type errors. Fixes PR2036.

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