]> granicus.if.org Git - clang/commit
Adding a test for a compiler crash that was fixed in r248069.
authorDouglas Yung <douglas.yung@sony.com>
Tue, 3 May 2016 00:29:56 +0000 (00:29 +0000)
committerDouglas Yung <douglas.yung@sony.com>
Tue, 3 May 2016 00:29:56 +0000 (00:29 +0000)
commitf0413f80c8330e9495069bc2d1358908bba19914
treeb88c9c30f62447608e49fbff5410e25fdd448578
parentadeb741e4ef2208282d408214f045b0ce284645a
Adding a test for a compiler crash that was fixed in r248069.

Differential Revision: http://reviews.llvm.org/D19048

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@268344 91177308-0d34-0410-b5e6-96231b3b80d8
test/Modules/Inputs/getSourceDescriptor-crash/h1.h [new file with mode: 0644]
test/Modules/Inputs/getSourceDescriptor-crash/module.modulemap [new file with mode: 0644]
test/Modules/getSourceDescriptor-crash.cpp [new file with mode: 0644]