[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)
commit59f6586da0789917c9b0b083a7f2be7b606f2efa
treee58b88052d3b004054405e71863640b72932b9a7
parentb41ddae3a26d07424a9c4dbb82a6b6974429cb51
[modules] Add forgotten test case to r265597.

llvm-svn: 265599
clang/test/Modules/Inputs/PR27186/Rtypes.h [new file with mode: 0644]
clang/test/Modules/Inputs/PR27186/module.modulemap [new file with mode: 0644]
clang/test/Modules/Inputs/PR27186/stddef.h [new file with mode: 0644]
clang/test/Modules/Inputs/PR27186/time.h [new file with mode: 0644]
clang/test/Modules/pr27186.cpp [new file with mode: 0644]