Commit 9264196
Fix clang-tidy readability-implicit-bool-conversion warning
Use explicit != nullptr comparison for pointer-to-bool conversion
flagged by clang-tidy.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 1691c1d commit 9264196
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
484 | | - | |
| 484 | + | |
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
| |||
0 commit comments