Add a test case, to make sure there is no crash on IRGen when using PCH
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 28 Feb 2013 01:13:53 +0000 (01:13 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 28 Feb 2013 01:13:53 +0000 (01:13 +0000)
commit397ef40f6b43a6d6846f92da1f3f83d161ccef98
treeb33d2f72e5f545dcd3c7efee18e2470f24a6a2f3
parenteed2dc5769f81270371cceda3f3185bcecb2c599
Add a test case, to make sure there is no crash on IRGen when using PCH

Related to rdar://13114142

llvm-svn: 176227
clang/test/PCH/irgen-rdar13114142.mm [new file with mode: 0644]