[PATCH] D150499: [AST] Initialized data after TypeSourceInfo
Vitaly Buka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 25 09:30:26 PDT 2023
vitalybuka added reviewers: kstoimenov, thurston.
vitalybuka added a comment.
Oh, I rerun msan bot locally and it looked like issue dissipated, but I probably checked wrong logs.
So I enabled -Oz on the bot, to catch more bugs, but the issue is still there https://lab.llvm.org/buildbot/#/builders/5/builds/33926
Let's land this trivial fix, and if owners of the AST believe the root-cause is different, we can investigate later.
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