diff options
author | Chris Lattner <sabre@nondot.org> | 2009-04-25 05:51:56 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-04-25 05:51:56 +0000 |
commit | 7cbeef278d6206941630ea14585ea80f44d68d69 (patch) | |
tree | 8b08c2c18d6760eba67cb5b4b256305e8c2e485e /lib/Frontend/PCHReader.cpp | |
parent | 9c7db4a209b74f1ca88b6670258749bf90af86dc (diff) |
in:
typedef void foo(void);
We get a typedef for a functiontypeproto with no arguments, not
one with one argument and type void. This means the code being
removed in SemaDecl is dead.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70013 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/PCHReader.cpp')
0 files changed, 0 insertions, 0 deletions