| commit | 5bb5ec5b07d4bd1f8fcc0d76122cc2c78b0bf082 | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Thu Sep 17 03:06:51 2009 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Thu Sep 17 03:06:51 2009 +0000 |
| tree | 2aa095c0a66b45223c941566447b5d6599a489bc | |
| parent | 865c2a7f23de81681f6948b19cddbd36eabf886a [diff] |
PCH: When writing PCH files, tweak the predicate function deciding whether to mark a decl as "external" to be closer to reality. This still isn't perfect, but I believe it is conservatively accurate at marking decls which IRgen needs to see, while still keeping the "deserialization footprint" on Cocoa.h. llvm-svn: 82112