This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d1a487bb6c [XRay][clang] Propagate -fxray-instrumentation-bundle to -cc1 new 2bc1c8b8c8 [CodeGen] Add to emitted DebugLoc information about coverage [...]
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 | 26 +++++++++++++--------- lib/CodeGen/CGDebugInfo.h | 19 +++++++++++----- lib/CodeGen/CGException.cpp | 3 ++- lib/CodeGen/CodeGenFunction.cpp | 6 ++--- lib/CodeGen/CodeGenFunction.h | 2 +- test/CodeGen/debug-info-scope-file.c | 9 ++++---- .../debug-info-inheriting-constructor.cpp | 2 +- test/CodeGenCXX/linetable-virtual-variadic.cpp | 4 ++-- test/CodeGenObjC/arc-linetable.m | 2 +- test/CodeGenObjC/debug-info-blocks.m | 2 -- 10 files changed, 43 insertions(+), 32 deletions(-)