[clang] [Clang] Fix typo in is_replaceable diagnostic (PR #144247)

2025-06-15 Thread Oliver Hunt via cfe-commits
ojhunt wrote: Sure thing :D https://github.com/llvm/llvm-project/pull/144247 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Clang] Fix typo in is_replaceable diagnostic (PR #144247)

2025-06-15 Thread Oliver Hunt via cfe-commits
https://github.com/ojhunt closed https://github.com/llvm/llvm-project/pull/144247 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Clang] Fix typo in is_replaceable diagnostic (PR #144247)

2025-06-15 Thread Ross Kirsling via cfe-commits
rkirsling wrote: @ojhunt Thanks! Could you hit the green button for me as well? https://github.com/llvm/llvm-project/pull/144247 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Clang] Fix typo in is_replaceable diagnostic (PR #144247)

2025-06-15 Thread Oliver Hunt via cfe-commits
https://github.com/ojhunt approved this pull request. lgtm https://github.com/llvm/llvm-project/pull/144247 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Clang] Fix typo in is_replaceable diagnostic (PR #144247)

2025-06-14 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Ross Kirsling (rkirsling) Changes Adjustment to #143265; `because it not` should be `because it is not`. --- Full diff: https://github.com/llvm/llvm-project/pull/144247.diff 2 Files Affected: - (modified) clang/include/clang/Basic/Diagn

[clang] [Clang] Fix typo in is_replaceable diagnostic (PR #144247)

2025-06-14 Thread Ross Kirsling via cfe-commits
https://github.com/rkirsling created https://github.com/llvm/llvm-project/pull/144247 Adjustment to #143265; `because it not` should be `because it is not`. >From 9bd2d17ddcbcdfaf4236ce4e4eadf0f5724a478e Mon Sep 17 00:00:00 2001 From: Ross Kirsling Date: Sat, 14 Jun 2025 21:42:47 -0700 Subject