| commit | 52e02808c573630e84e4cdd8548e22193dea3aca | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Fri Aug 12 06:17:30 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Fri Aug 12 06:17:30 2011 +0000 |
| tree | b18861517d17812e5a77d8eac9c6de3047c58ff3 | |
| parent | 0300d88af5db80e77ace53fbc40c8a53e5adbd55 [diff] |
Switch the Objective-C 'SEL' type over to a predefined type in the AST file format, lazily generating the actual declaration in ASTContext as needed. llvm-svn: 137434