Add a simple test involving decltype on Objective-C properties and ivars
authorDouglas Gregor <dgregor@apple.com>
Wed, 24 Oct 2012 14:13:21 +0000 (14:13 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 24 Oct 2012 14:13:21 +0000 (14:13 +0000)
commit2b0a568cdc2f3ea460bd1a45b4979af8c2a45da0
treef4efa3ba813af642982bc779867b990ade3f8326
parent47c089624f2e5d5251dfe7989bf34e4a158ccdab
Add a simple test involving decltype on Objective-C properties and ivars

llvm-svn: 166562
clang/test/SemaObjCXX/decltype.mm [new file with mode: 0644]