Driver: In crashdumps with -fmodule, dump the module dependencies
authorJustin Bogner <mail@justinbogner.com>
Fri, 20 Jun 2014 22:59:50 +0000 (22:59 +0000)
committerJustin Bogner <mail@justinbogner.com>
Fri, 20 Jun 2014 22:59:50 +0000 (22:59 +0000)
commita88f0122e3a745970fd9f747c7ddc049dfd81da8
tree1d6ce447c3907b55bf948d3553f7c0afc2948033
parent9d45e77dca6d6442bb4d3e9d5df18f2ad5228892
Driver: In crashdumps with -fmodule, dump the module dependencies

llvm-svn: 211421
clang/lib/Driver/Driver.cpp
clang/lib/Driver/Tools.cpp
clang/test/Driver/Inputs/module/module.modulemap [new file with mode: 0644]
clang/test/Driver/Inputs/module/simple.h [new file with mode: 0644]
clang/test/Driver/crash-report-modules.m [new file with mode: 0644]
clang/test/Driver/crash-report.c