]> granicus.if.org Git - clang/commit
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)
commitf583a5ec59fc51b9a7e932ed3cc409d3ef814b49
tree447631e18e2dd3a074e79a0ebccf28dc053f2c24
parent717ff5416e81c78cf9c34ff74b4fb266c0a67b53
Add a test case, to make sure there is no crash on IRGen when using PCH

Related to rdar://13114142

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176227 91177308-0d34-0410-b5e6-96231b3b80d8
test/PCH/irgen-rdar13114142.mm [new file with mode: 0644]