commit | 5086a8df9a269acc2e4f0deb1895d4a9e9d13f4d | [log] [tgz] |
---|---|---|
author | Steve Naroff <snaroff@apple.com> | Wed Nov 14 23:02:56 2007 +0000 |
committer | Steve Naroff <snaroff@apple.com> | Wed Nov 14 23:02:56 2007 +0000 |
tree | d3357184e64b45b9262fc29432eed2e6e4658499 | |
parent | df6a51b0202d10963ed005c2480e3b4a10d16928 [diff] |
Always generate a typedef for @class. The typedef removal logic that I'm removing only made sense when we were operating on preprocess files without typedef guards. Now that we have guards, it is incorrect to ever remove one (since it may increase the likelihood that the rewritten header can't be included stand alone). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44145 91177308-0d34-0410-b5e6-96231b3b80d8