Allow remapping Clang module include paths
authorAdrian Prantl <aprantl@apple.com>
Wed, 18 Mar 2020 22:30:20 +0000 (15:30 -0700)
committerAdrian Prantl <aprantl@apple.com>
Fri, 27 Mar 2020 21:23:30 +0000 (14:23 -0700)
commit22d5bd0e3b32530785bc7b5c0f32b32a1f907342
tree05ca6afc06ac44f94199213148eff1bebbb6af9e
parent5be9b8cbe2b2253f78a09a863bef18e574737465
Allow remapping Clang module include paths

in the debug info with -fdebug-prefix-map.

rdar://problem/55685132

This reapplies an earlier attempt to commit this without
modifications.

Differential Revision: https://reviews.llvm.org/D76385
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/Modules/debug-info-moduleimport.m