[PATCH] D156337: [clang] Allow setting the uninitialized attribute on record
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 26 21:27:56 PDT 2023
shafik added a comment.
I think a test verifying that during constant evaluation we still flag the read of a local tagged uninitialized as ill-formed would be nice.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156337/new/
https://reviews.llvm.org/D156337
More information about the cfe-commits
mailing list