[PATCH] D132723: [Clang] Fix crash in coverage of if consteval.

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 26 05:56:56 PDT 2022


cor3ntin updated this revision to Diff 455883.
cor3ntin added a comment.

Release notes + style issues (There was no shadowing though)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132723

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/CodeGen/CoverageMappingGen.cpp
  clang/test/CoverageMapping/if.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132723.455883.patch
Type: text/x-patch
Size: 4938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220826/0af3bda4/attachment.bin>


More information about the cfe-commits mailing list