diff options
author | Timm Baeder <tbaeder@redhat.com> | 2023-11-15 08:03:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-15 08:03:06 +0100 |
commit | e2f8ec72555cf42fc74468c9ff686d29434780af (patch) | |
tree | c214a4497be96dd4ada039d10af4826d2b1df7a9 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 51c351f49ed1e1406543fcadc7f6d3a4272e74bd (diff) | |
download | llvm-e2f8ec72555cf42fc74468c9ff686d29434780af.zip llvm-e2f8ec72555cf42fc74468c9ff686d29434780af.tar.gz llvm-e2f8ec72555cf42fc74468c9ff686d29434780af.tar.bz2 |
[clang][Interp] Fix variables referring to their own address (#70587)
This was a combination of issues:
1) We can subtract pointers that don't point into arrays.
2) In C, everything is possible.
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions