commit | 41af093ee62a4aea948ffef4482c9e2a496d710e | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Nov 14 06:34:38 2007 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Nov 14 06:34:38 2007 +0000 |
tree | 8a4af28b5790bd0c5e0a32d4fddf4bb5edf78c85 | |
parent | b7fa992be16668b61f722e6e125137216860469e [diff] |
implement test/Sema/typedef-prototype.c, allowing code to declare a function with a typedef: typedef int unary_int_func(int arg); unary_int_func add_one; This patch contributed by Seo Sanghyeon! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44100 91177308-0d34-0410-b5e6-96231b3b80d8