diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-03-19 18:14:46 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-03-19 18:14:46 +0000 |
commit | 3729f240af8b0afb2ac5360f951ec9aad0ef4860 (patch) | |
tree | a16cfbe04852e02972a6d6743c81d107f3225e59 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 2050968df96a25a202c00d8e788a57c16e732188 (diff) | |
download | llvm-3729f240af8b0afb2ac5360f951ec9aad0ef4860.zip llvm-3729f240af8b0afb2ac5360f951ec9aad0ef4860.tar.gz llvm-3729f240af8b0afb2ac5360f951ec9aad0ef4860.tar.bz2 |
If a function is declared as, e.g.,
F f;
where F is a typedef of a function type, then the function "f" has a
prototype. This is a slight tweak to Chris's suggested fix in
PR3817. Fixes PR3817 and PR3840.
llvm-svn: 67313
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions