]> granicus.if.org Git - clang/commit
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)
commitaf8926dfabf5db60a835151221a974cd8a39cb5c
treef8671d6df2189af0e1830c382f5cb7f0d7504ef4
parentb8ba60b467de4b88950884676bd3b1635fac936e
Driver: In crashdumps with -fmodule, dump the module dependencies

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@211421 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Driver.cpp
lib/Driver/Tools.cpp
test/Driver/Inputs/module/module.modulemap [new file with mode: 0644]
test/Driver/Inputs/module/simple.h [new file with mode: 0644]
test/Driver/crash-report-modules.m [new file with mode: 0644]
test/Driver/crash-report.c