| commit | bea453a0fc5d303e5af33fa3837d849e9e8cd2f6 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Sun May 23 21:53:47 2010 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Sun May 23 21:53:47 2010 +0000 |
| tree | d1f5a47e7577b06c5a8e435833e1de00cdec4f66 | |
| parent | 01308a0e1135a83bacf1a0e5c5bbe2be7a60787b [diff] |
In C++, one cannot assign from an arithmetic type to an enumeration type. Fixes PR7051. llvm-svn: 104475