[PATCH] D82940: [ASTReader][ASTWriter][PCH][Modules] Fix (de)serialization of SwitchCases

Vince Bridgers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 1 04:17:22 PDT 2020


vabridgers added a comment.

This patch addresses a crash we started seeing in our CTU analysis runs as a result of 05843dc6ab97a00cbde7aa4f08bf3692eb83109d <https://reviews.llvm.org/rG05843dc6ab97a00cbde7aa4f08bf3692eb83109d>. Gabor, maybe I can generate a regression test for the problems that 05843dc6ab97a00cbde7aa4f08bf3692eb83109d <https://reviews.llvm.org/rG05843dc6ab97a00cbde7aa4f08bf3692eb83109d> caused as a follow up for whatever is committed here?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82940





More information about the cfe-commits mailing list