This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d8a18b8bb0 [clang][CodeGen] Implicit Conversion Sanitizer: discover the [...] new fd846d8d28 [Sema] Fix PR38987: keep end location of a direct initializer list new 6345f58fdb [Coverage] Fix PR39258: support coverage regions that start [...]
The 2 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 | 53 ++++++++++++++++++++++++++++++-------- lib/Sema/SemaInit.cpp | 5 +++- test/CoverageMapping/macros.c | 10 +++++++ test/SemaCXX/sourceranges.cpp | 7 +++++ 4 files changed, 63 insertions(+), 12 deletions(-)