[all-commits] [llvm/llvm-project] d2240c: [NFC] [analyzer] Add ArrayBound tests to document ...

Donát Nagy via All-commits all-commits at lists.llvm.org
Thu Feb 13 07:09:33 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2240cd314102ed99d35b84d43006e324f344163
      https://github.com/llvm/llvm-project/commit/d2240cd314102ed99d35b84d43006e324f344163
  Author: Donát Nagy <donat.nagy at ericsson.com>
  Date:   2025-02-13 (Thu, 13 Feb 2025)

  Changed paths:
    M clang/test/Analysis/out-of-bounds.c

  Log Message:
  -----------
  [NFC] [analyzer] Add ArrayBound tests to document casting bug (#127062)

Add a few security.ArrayBound testcases that document the false
positives caused the fact that the analyzer doesn't model a cast from
`signed char` to `unsigned char`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list