[all-commits] [llvm/llvm-project] dca920: Allow remapping Clang module include paths
adrian-prantl via All-commits
all-commits at lists.llvm.org
Tue Mar 24 17:29:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dca920a904c27f4c86e909ef2e4e343d48168cca
https://github.com/llvm/llvm-project/commit/dca920a904c27f4c86e909ef2e4e343d48168cca
Author: Adrian Prantl <aprantl at apple.com>
Date: 2020-03-24 (Tue, 24 Mar 2020)
Changed paths:
M clang/lib/CodeGen/CGDebugInfo.cpp
M clang/test/Modules/debug-info-moduleimport.m
Log Message:
-----------
Allow remapping Clang module include paths
rdar://problem/55685132
Differential Revision: https://reviews.llvm.org/D76385
More information about the All-commits
mailing list