diff options
author | Baranov Victor <bar.victor.2002@gmail.com> | 2025-07-04 09:49:26 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-04 09:49:26 +0300 |
commit | 5a9e6babd81f03b020d6dff8f150336aa0dc5a28 (patch) | |
tree | 2073426f9d7b4b6201963ae61e443a2396572bce /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 59e812f2eed8be9674efa42cdbfe4a9d1fb57052 (diff) | |
download | llvm-5a9e6babd81f03b020d6dff8f150336aa0dc5a28.zip llvm-5a9e6babd81f03b020d6dff8f150336aa0dc5a28.tar.gz llvm-5a9e6babd81f03b020d6dff8f150336aa0dc5a28.tar.bz2 |
[clang-tidy] fix false negatives with type aliases in `cppcoreguidlines-pro-bounds-pointer-arithmetic` check (#139430)
Fixed false negatives with type aliases in
`cppcoreguidlines-pro-bounds-pointer-arithmetic` check.
Added tests with pointer arithmetic in template functions to make test
cases more robust.
Closes https://github.com/llvm/llvm-project/issues/139241.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions