diff options
author | Chris Lattner <sabre@nondot.org> | 2007-06-02 03:38:08 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-06-02 03:38:08 +0000 |
commit | e0c4ae1f247fbd813feb7c16292deaa5955c6253 (patch) | |
tree | 62c34a38d04d613680db17bf30c79b954914ca83 /clang/CodeGen/CodeGenFunction.cpp | |
parent | d1c1c94663fe9f7d7571b7ea9f1b52d847b61bc0 (diff) | |
download | bcm5719-llvm-e0c4ae1f247fbd813feb7c16292deaa5955c6253.tar.gz bcm5719-llvm-e0c4ae1f247fbd813feb7c16292deaa5955c6253.zip |
Generalize this to support printing any valuedecl, e.g. function definitions.
We now print:
extern void blah();
as:
void (blah)();
Strange, but ok :)
llvm-svn: 39549
Diffstat (limited to 'clang/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions