]> granicus.if.org Git - clang/commit
Migrate a few more modules tests over to -emit-module-from-map.
authorDouglas Gregor <dgregor@apple.com>
Wed, 16 Nov 2011 05:16:30 +0000 (05:16 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 16 Nov 2011 05:16:30 +0000 (05:16 +0000)
commit42583320cf7977fd474572b9fe78e13eaf45fb8f
tree54af0a2d014e686e9d6f0d7db2c8e1e0f2d5bf71
parentde19bb1f030813a0096de28be68d70533dd1ba9e
Migrate a few more modules tests over to -emit-module-from-map.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@144779 91177308-0d34-0410-b5e6-96231b3b80d8
test/Modules/Inputs/macros.h [new file with mode: 0644]
test/Modules/Inputs/module.map
test/Modules/Inputs/module_private_left.h [new file with mode: 0644]
test/Modules/Inputs/module_private_right.h [new file with mode: 0644]
test/Modules/macros.c
test/Modules/module-private.cpp