This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from fb82972205 [CUDA] Fix nvidia-cuda-toolkit detection on Ubuntu new c1e5e17e29 Reapply "Avoid emitting redundant or unusable directories in [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/CGDebugInfo.cpp | 47 +++++++++++++++++++++++++++------- lib/CodeGen/CodeGenAction.cpp | 16 +++++++----- test/CodeGen/debug-info-abspath.c | 15 +++++++++++ test/CodeGen/debug-prefix-map.c | 18 ++++++++----- test/Modules/module-debuginfo-prefix.m | 4 ++- 5 files changed, 78 insertions(+), 22 deletions(-) create mode 100644 test/CodeGen/debug-info-abspath.c