]> granicus.if.org Git - clang/commit
Add test case for FuncDecl and function pointer variable.
authorZhongxing Xu <xuzhongxing@gmail.com>
Wed, 22 Oct 2008 14:39:20 +0000 (14:39 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Wed, 22 Oct 2008 14:39:20 +0000 (14:39 +0000)
commitc498848ebcf22a9de23143b342f28b6d4f515436
tree839570944407a606d580ad86a8461e188103e245
parent57373266011f73418381b736015d8d2bb0381176
Add test case for FuncDecl and function pointer variable.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57979 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/func.c [new file with mode: 0644]