[clang] [analyzer] Improve reports from ArrayBoundCheckerV2 (PR #70056)

via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 25 01:51:47 PDT 2023


=?utf-8?q?DonĂ¡t?= Nagy <donat.nagy at ericsson.com>
Message-ID:
In-Reply-To: <llvm/llvm-project/pull/70056/clang at github.com>


DonatNagyE wrote:

I renamed some variables because (1) they weren't CamelCased because they were "inherited" from the old versions of this checker and (2) their names were slightly too long and they introduced extra linebreaks in the newly added code.

https://github.com/llvm/llvm-project/pull/70056


More information about the cfe-commits mailing list