mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 02:00:03 +08:00
This patch properly extracts the full submodule path as well as its search paths from DWARF import decls and passes it on to the ClangModulesDeclVendor. rdar://problem/47970144 Differential Revision: https://reviews.llvm.org/D58090 llvm-svn: 353961