[clang] clang-c/Index.h: Fix typoed comment (PR #144219)

2025-06-14 Thread via cfe-commits
https://github.com/Alcaro created https://github.com/llvm/llvm-project/pull/144219 NULL is not a representable value in type unsigned >From ebb58a667c4cea8c9f3a138b87e93798e9fef8e5 Mon Sep 17 00:00:00 2001 From: Alcaro Date: Sat, 14 Jun 2025 14:36:57 +0200 Subject: [PATCH] clang-c/Index.h: Fix

[clang] clang-c/Index.h: Fix typoed comment (PR #144219)

2025-06-14 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: None (Alcaro) Changes NULL is not a representable value in type unsigned --- Full diff: https://github.com/llvm/llvm-project/pull/144219.diff 1 Files Affected: - (modified) clang/include/clang-c/Index.h (+1-1) ``diff diff --g