================ @@ -129,6 +129,8 @@ The ``SuppressAddressSpaces`` option suppresses warnings for null dereferences of all pointers with address spaces. You can disable this behavior with the option ``-analyzer-config core.NullDereference:SuppressAddressSpaces=false``. +Value of this option is used for checker ---------------- balazske wrote:
This is not an ideal solution, later (maybe before this checker becomes non-alpha) we can add an analyzer option (in this case the checker option is removed from the non-alpha NullDereference checker, can this be a problem?). https://github.com/llvm/llvm-project/pull/127191 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits