[PATCH] D84988: [Coverage] Add empty line regions to SkippedRegions
    Zequan Wu via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Sep  2 15:05:05 PDT 2020
    
    
  
zequanwu updated this revision to Diff 289582.
zequanwu added a comment.
Emit second segment as wrapped segment only when first segment is RegionEntry
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.289582.patch
Type: text/x-patch
Size: 19082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200902/db3fedd5/attachment.bin>
    
    
More information about the llvm-commits
mailing list