[PATCH] D147569: [Coverage] Fix crash when visiting PseudoObjectExpr.

Zequan Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 4 13:50:37 PDT 2023


zequanwu updated this revision to Diff 510918.
zequanwu added a comment.

Add the crash repro as test case.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147569/new/

https://reviews.llvm.org/D147569

Files:
  clang/lib/CodeGen/CoverageMappingGen.cpp
  clang/test/CoverageMapping/if.cpp
  clang/test/CoverageMapping/strong_order.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147569.510918.patch
Type: text/x-patch
Size: 4703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230404/9adc8e9e/attachment-0001.bin>


More information about the cfe-commits mailing list