[clang-tools-extra] [clang-tidy] Potential dereference of nullptr. (PR #143145)

2025-06-06 Thread Zahira Ammarguellat via cfe-commits
https://github.com/zahiraam edited https://github.com/llvm/llvm-project/pull/143145 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] [clang-tidy] Potential dereference of nullptr (PR #143145)

2025-06-06 Thread Zahira Ammarguellat via cfe-commits
https://github.com/zahiraam edited https://github.com/llvm/llvm-project/pull/143145 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] [clang-tidy] Potential dereference of nullptr. (PR #143145)

2025-06-06 Thread Zahira Ammarguellat via cfe-commits
https://github.com/zahiraam unassigned https://github.com/llvm/llvm-project/pull/143145 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] [clang-tidy] Potential dereference of nullptr. (PR #143145)

2025-06-06 Thread Zahira Ammarguellat via cfe-commits
https://github.com/zahiraam unassigned https://github.com/llvm/llvm-project/pull/143145 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] [clang-tidy] Potential dereference of nullptr (PR #143145)

2025-06-06 Thread Zahira Ammarguellat via cfe-commits
https://github.com/zahiraam created https://github.com/llvm/llvm-project/pull/143145 None >From 4c96c31a91a62a20b13e450cf890eea4d18fef3a Mon Sep 17 00:00:00 2001 From: Zahira Ammarguellat Date: Fri, 6 Jun 2025 07:06:49 -0700 Subject: [PATCH] [clang-tidy] Potential dereference of nullptr ---