[all-commits] [llvm/llvm-project] aea091: [clang][CoverageMapping] do not emit a gap region ...
Wentao Zhang via All-commits
all-commits at lists.llvm.org
Tue Apr 30 11:12:00 PDT 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: aea091b70edaf5b53bdd37f5ee6351c1642b07cc
https://github.com/llvm/llvm-project/commit/aea091b70edaf5b53bdd37f5ee6351c1642b07cc
Author: Wentao Zhang <35722712+whentojump at users.noreply.github.com>
Date: 2024-04-30 (Tue, 30 Apr 2024)
Changed paths:
M clang/lib/CodeGen/CoverageMappingGen.cpp
A clang/test/CoverageMapping/statement-expression.c
Log Message:
-----------
[clang][CoverageMapping] do not emit a gap region when either end doesn't have valid source locations (#89564)
Fixes #86998
(cherry picked from commit c1b6cca1214e7a9c14a30b81585dd8b81baeaa77)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list