Files
llvm/clang/test/PCH
Adrian Prantl 122e7af03d PCH debug info: Avoid appending the source directory to an absolute path
When building a precompiled header in -fmodule-format=obj (i.e.,
`-gmodules) in an absolute path, the locig in
CGDebugInfo::createCompileUnit would unconditionally append the source
directory to the -main-file-name. This patch avoids that behavior for
absolute paths.

rdar://problem/46045865

Differential Revision: https://reviews.llvm.org/D69213

llvm-svn: 375423
2019-10-21 16:44:37 +00:00
..
2018-02-23 19:30:48 +00:00
2018-07-05 17:23:15 +00:00
2018-07-05 17:23:15 +00:00
2018-07-05 17:23:15 +00:00
2018-07-05 17:23:15 +00:00
2018-08-17 21:16:21 +00:00
2018-02-23 19:30:48 +00:00