clang/test/Modules/Inputs/codegen-nodep
David Blaikie a312d25909 Modular Codegen: Support homing debug info for types in modular objects
Matching the function-homing support for modular codegen. Any type
implicitly (implicit template specializations) or explicitly defined in
a module is attached to that module's object file and omitted elsewhere
(only a declaration used if necessary for references).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@299987 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-11 21:13:37 +00:00
..
foo.h Modular Codegen: Support homing debug info for types in modular objects 2017-04-11 21:13:37 +00:00
foo.modulemap