| commit | 8b7d403684c89f3ef7fdf5c33f46d55918e0f85b | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Thu Sep 08 17:18:35 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Thu Sep 08 17:18:35 2011 +0000 |
| tree | e5656fdb5c4650153a07542156e7fce3dab50d47 | |
| parent | d98e424716bd887860dd8ff632c244e6fc083806 [diff] |
Allow C++0x enumerations with a fixed underlying type in Objective-C. The @encode'ing of such an enumeration type is the same as its underlying type. <rdar://problem/5276348>. llvm-svn: 139297