[PATCH] D150499: [AST] Initialized data after TypeSourceInfo

Vitaly Buka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 14 23:09:23 PDT 2023


vitalybuka added a comment.

In D150499#4341115 <https://reviews.llvm.org/D150499#4341115>, @rjmccall wrote:

> This memory is supposed to be initialized when we copy the `TypeLoc`.  Are you observing that not happening?

Yes. There is the msan report in the description.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150499



More information about the cfe-commits mailing list