]> granicus.if.org Git - clang/commit
PR2942: FunctionDecls by typedef crash the C++ front-end
authorDouglas Gregor <dgregor@apple.com>
Fri, 24 Oct 2008 18:09:54 +0000 (18:09 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 24 Oct 2008 18:09:54 +0000 (18:09 +0000)
commit6cbd3df095ab92e0637265e88fe9c093135cdb03
treece75f228570956be17d6177846a8ddbe0c860a6e
parent69bd3754b532de8dbb03449c12a74cc525697ef2
PR2942: FunctionDecls by typedef crash the C++ front-end

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58100 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/SemaCXX/fntype-decl.cpp [new file with mode: 0644]