diff options
author | Balázs Kéri <balazs.keri@ericsson.com> | 2024-10-11 11:58:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-11 11:58:14 +0200 |
commit | f74f568b29885c3fa63c44e33f91f3bb7281138e (patch) | |
tree | 3e501de8b54ae3def19c14b4ecf489274749211c /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 73ad416ebf9d11b876f22ede0ee90f660192869f (diff) | |
download | llvm-f74f568b29885c3fa63c44e33f91f3bb7281138e.zip llvm-f74f568b29885c3fa63c44e33f91f3bb7281138e.tar.gz llvm-f74f568b29885c3fa63c44e33f91f3bb7281138e.tar.bz2 |
[clang][analyzer] PointerSubChecker should not warn on pointers converted to numerical type (#111846)
Pointer values casted to integer (non-pointer) type should be able to be
subtracted as usual.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions