diff options
author | Chris Lattner <sabre@nondot.org> | 2007-11-14 06:34:38 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-11-14 06:34:38 +0000 |
commit | 07b201d9c060d07a8f6dd55aed160aa5ec1fbc3a (patch) | |
tree | 6800a9b0a1a1c7783b634c4d8a630de9fe9f6632 /llvm/lib/Transforms/IPO/LoopExtractor.cpp | |
parent | a77e74edba24e1e87326a7622a73c492366b1b2d (diff) | |
download | bcm5719-llvm-07b201d9c060d07a8f6dd55aed160aa5ec1fbc3a.tar.gz bcm5719-llvm-07b201d9c060d07a8f6dd55aed160aa5ec1fbc3a.zip |
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!
llvm-svn: 44100
Diffstat (limited to 'llvm/lib/Transforms/IPO/LoopExtractor.cpp')
0 files changed, 0 insertions, 0 deletions