clang/test/Modules
Douglas Gregor 9a6da69306 Introduce a cc1-level option to provide the path to the module cache,
where the compiler will look for module files. Eliminates the
egregious hack where we looked into the header search paths for
modules.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139538 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-12 20:41:59 +00:00
..
Inputs Switch __import__ over to __import_module__, so we don't conflict with 2011-08-31 18:19:09 +00:00
diamond.c Introduce a cc1-level option to provide the path to the module cache, 2011-09-12 20:41:59 +00:00
load_failure.c Introduce a cc1-level option to provide the path to the module cache, 2011-09-12 20:41:59 +00:00
lookup.cpp Introduce a cc1-level option to provide the path to the module cache, 2011-09-12 20:41:59 +00:00
lookup.m Introduce a cc1-level option to provide the path to the module cache, 2011-09-12 20:41:59 +00:00
macros.c Introduce a cc1-level option to provide the path to the module cache, 2011-09-12 20:41:59 +00:00
module-private.cpp Introduce a cc1-level option to provide the path to the module cache, 2011-09-12 20:41:59 +00:00
objc-categories.m Introduce a cc1-level option to provide the path to the module cache, 2011-09-12 20:41:59 +00:00