Add documentation about boxing enum types and a codegen test to make
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 15 May 2012 20:45:35 +0000 (20:45 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 15 May 2012 20:45:35 +0000 (20:45 +0000)
commitda6d7679e8f32bfd4626ed151fab636075c2821e
treea8ce2acdd18b12186af8755798aed657bb6fbc09
parenta414bcc0e381b32df6ca72887f6bb7a79f464e31
Add documentation about boxing enum types and a codegen test to make
sure we pick up the underlying type, per suggestion by Fariborz.

No functionality change.

llvm-svn: 156851
clang/docs/ObjectiveCLiterals.html
clang/test/CodeGenObjC/boxing.m