This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 01203ed Improve Visual Studio visualization of DeclaratorDecl new f962670 [Coverage] Fix an assertion failure if the definition of an u [...]
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/CoverageMappingGen.cpp | 42 ++++++++++++++++------ .../Inputs/ends_a_scope_only} | 0 test/CoverageMapping/Inputs/starts_a_scope_only | 1 + test/CoverageMapping/unused_function.cpp | 37 +++++++++++++++++++ 4 files changed, 69 insertions(+), 11 deletions(-) copy test/{Modules/Inputs/malformed/a2.h => CoverageMapping/Inputs/ends_a_scope_on [...] create mode 100644 test/CoverageMapping/Inputs/starts_a_scope_only create mode 100644 test/CoverageMapping/unused_function.cpp