]> granicus.if.org Git - clang/commit
[modules] Add forgotten test case to r265597.
authorVassil Vassilev <v.g.vassilev@gmail.com>
Wed, 6 Apr 2016 20:58:12 +0000 (20:58 +0000)
committerVassil Vassilev <v.g.vassilev@gmail.com>
Wed, 6 Apr 2016 20:58:12 +0000 (20:58 +0000)
commitfc4e7b9f74f2001626f26ba6b7cc9a5f95cc7d41
tree5aa91a3cb68e1d4d9ea4fc1933015bfa29408838
parentfa2811ae365b33b7161097fe8938e436d1bb49b8
[modules] Add forgotten test case to r265597.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@265599 91177308-0d34-0410-b5e6-96231b3b80d8
test/Modules/Inputs/PR27186/Rtypes.h [new file with mode: 0644]
test/Modules/Inputs/PR27186/module.modulemap [new file with mode: 0644]
test/Modules/Inputs/PR27186/stddef.h [new file with mode: 0644]
test/Modules/Inputs/PR27186/time.h [new file with mode: 0644]
test/Modules/pr27186.cpp [new file with mode: 0644]