[clang] [clang] Fix alias declaration fix-it location for token-split '>>' (PR #184555)

via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 4 07:44:07 PST 2026


luoliwoshang wrote:

> Is the PR written by AI? I realized codex is mentioned in your branch name.
> 
> Note that you will have to disclose the use of AI if that is the case. See our AI policy for details: https://llvm.org/docs/AIToolPolicy.html

Thanks for flagging this — I should have disclosed tool usage earlier.

I used Codex as an assistant during development (workflow/command help and drafting), but I personally reviewed every change, validated the behavior locally, and I take full responsibility for this patch.

https://github.com/llvm/llvm-project/pull/184555


More information about the cfe-commits mailing list