================
@@ -147,6 +147,9 @@ Changes in existing checks
- Added support for analyzing function parameters with the
`AnalyzeParameters`
option.
+ - Fixed false positive where an array of pointers to const was incorrectly
+ diagnosed as allowing the pointee to be made const.
----------------
zeyi2 wrote:
Thanks!
https://github.com/llvm/llvm-project/pull/179059
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits