]> granicus.if.org Git - clang/commit
Fix a bug handling typedefs of functions, patch by Nuno Lopes!
authorChris Lattner <sabre@nondot.org>
Thu, 6 Dec 2007 17:20:20 +0000 (17:20 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 6 Dec 2007 17:20:20 +0000 (17:20 +0000)
commitec584d6f64f1f40a57fafc94ddf161a6735c30a9
tree9b228c75dd331a11fcb21a76bde4ea715a739bc4
parent39caea961530bc95d19114ab546ebcdb229263c9
Fix a bug handling typedefs of functions, patch by Nuno Lopes!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44661 91177308-0d34-0410-b5e6-96231b3b80d8
AST/Decl.cpp
test/Sema/ast-print.c