Skip to content
Commit 19ebcd0f authored by Craig Silverstein's avatar Craig Silverstein
Browse files

Handle typedef function declarations correctly, such as

       typedef int (*Myfunc)(int);
       Myfunc func;

Reviewed by chandlerc

llvm-svn: 107450
parent 4ca8ddac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment