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)
commitd58d9fa573463a8b903cacb1caf99953719632a0
tree78cf244e4f31dd6af9bd7b655c35fe353cd00525
parentf5c59654f7c8438294ecb6ac0b8613782e0d3956
Adding a test for a compiler crash that was fixed in r248069.

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

llvm-svn: 268344
clang/test/Modules/Inputs/getSourceDescriptor-crash/h1.h [new file with mode: 0644]
clang/test/Modules/Inputs/getSourceDescriptor-crash/module.modulemap [new file with mode: 0644]
clang/test/Modules/getSourceDescriptor-crash.cpp [new file with mode: 0644]