Skip to content
Commit 8e6951d8 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

Allow objc @() syntax for enum types.

Previously we would reject it as illegal using a value of
enum type and on ObjC++ it was illegal to use an enumerator
as well.

rdar://11454917

llvm-svn: 156843
parent da01ba37
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment