diff options
author | Mariya Podchishchaeva <mariya.podchishchaeva@intel.com> | 2024-10-18 10:18:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-18 10:18:34 +0200 |
commit | abfba7d2e6a3cb0f1d0c976898447957dbbca6e0 (patch) | |
tree | 8fef017c24f8553c192857dafffab29f63381632 /llvm/lib/Transforms/IPO/FunctionSpecialization.cpp | |
parent | 09cc75e2ccc3616e1cb3b17f2fb99cb3bb323b12 (diff) | |
download | llvm-abfba7d2e6a3cb0f1d0c976898447957dbbca6e0.zip llvm-abfba7d2e6a3cb0f1d0c976898447957dbbca6e0.tar.gz llvm-abfba7d2e6a3cb0f1d0c976898447957dbbca6e0.tar.bz2 |
[clang] Fix C23 constexpr crashes (#112708)
Before using a constexpr variable that is not properly initialized check
that it is valid.
Fixes https://github.com/llvm/llvm-project/issues/109095
Fixes https://github.com/llvm/llvm-project/issues/112516
Diffstat (limited to 'llvm/lib/Transforms/IPO/FunctionSpecialization.cpp')
0 files changed, 0 insertions, 0 deletions