[PATCH] D148245: Model list initialization more directly; fixes an assert with coverage mapping

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 14 04:19:44 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb0e61de70759: Model list initialization more directly; fixes an assert with coverage mapping (authored by aaron.ballman).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148245

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/AST/ExprCXX.h
  clang/lib/AST/ASTImporter.cpp
  clang/lib/AST/ExprCXX.cpp
  clang/lib/Sema/SemaExprCXX.cpp
  clang/lib/Serialization/ASTReaderStmt.cpp
  clang/lib/Serialization/ASTWriterStmt.cpp
  clang/test/Coverage/unresolved-ctor-expr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148245.513535.patch
Type: text/x-patch
Size: 9663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230414/9db7299d/attachment-0001.bin>


More information about the cfe-commits mailing list