[PATCH] D84988: [Coverage] Add empty line regions to SkippedRegions
Zequan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 19 11:38:40 PDT 2020
zequanwu updated this revision to Diff 286622.
zequanwu added a comment.
Add a wrapped segment at location of zero-length segment with last pushed region count.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84988/new/
https://reviews.llvm.org/D84988
Files:
clang/include/clang/Lex/Lexer.h
clang/include/clang/Lex/Preprocessor.h
clang/lib/CodeGen/CoverageMappingGen.cpp
clang/lib/CodeGen/CoverageMappingGen.h
clang/lib/Lex/Lexer.cpp
clang/lib/Lex/Preprocessor.cpp
clang/lib/Parse/ParseStmt.cpp
compiler-rt/test/profile/coverage_emptylines.cpp
compiler-rt/test/profile/instrprof-set-file-object-merging.c
compiler-rt/test/profile/instrprof-set-file-object.c
llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84988.286622.patch
Type: text/x-patch
Size: 18711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200819/a90625da/attachment.bin>
More information about the llvm-commits
mailing list