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

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 14 23:06:31 PDT 2023


rjmccall added a comment.

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


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