]> granicus.if.org Git - clang/commit
Switch the remaining modules tests over to -emit-module-from-map.
authorDouglas Gregor <dgregor@apple.com>
Wed, 16 Nov 2011 15:22:03 +0000 (15:22 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 16 Nov 2011 15:22:03 +0000 (15:22 +0000)
commitf8b42d1885de688fd639efacea2b685d6a9727a2
tree74b54b8868cf5bb3c1caf1e6c26d219eb64b119f
parentc88e58c0db75e7b5f9f14da0a255a0be01acf877
Switch the remaining modules tests over to -emit-module-from-map.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@144795 91177308-0d34-0410-b5e6-96231b3b80d8
test/Modules/Inputs/category_bottom.h [new file with mode: 0644]
test/Modules/Inputs/category_left.h [new file with mode: 0644]
test/Modules/Inputs/category_right.h [new file with mode: 0644]
test/Modules/Inputs/category_top.h [new file with mode: 0644]
test/Modules/Inputs/module.map
test/Modules/Inputs/redeclarations_left.h [new file with mode: 0644]
test/Modules/Inputs/redeclarations_right.h [new file with mode: 0644]
test/Modules/load_failure.c
test/Modules/objc-categories.m
test/Modules/redeclarations.m