diff options
author | Yitzhak Mandelbaum <yitzhakm@google.com> | 2022-04-14 13:41:06 +0000 |
---|---|---|
committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2022-04-19 20:52:29 +0000 |
commit | eb2131bdbad3f74be2fcf236b4d6921612af47a9 (patch) | |
tree | 0d61c89874cb4db03e09e0317657c19a93884893 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 489894f3631c0a4ed3cad6bf766707d962169247 (diff) | |
download | llvm-eb2131bdbad3f74be2fcf236b4d6921612af47a9.zip llvm-eb2131bdbad3f74be2fcf236b4d6921612af47a9.tar.gz llvm-eb2131bdbad3f74be2fcf236b4d6921612af47a9.tar.bz2 |
[clang][dataflow] Do not crash on missing `Value` for struct-typed variable init.
Remove constraint that an initializing expression of struct type must have an
associated `Value`. This invariant is not and will not be guaranteed by the
framework, because of potentially uninitialized fields.
Differential Revision: https://reviews.llvm.org/D123961
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions