[clang] [clang] Fix alias declaration fix-it location for token-split '>>' (PR #184555)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 12 03:11:13 PDT 2026
luoliwoshang wrote:
> Thanks. Do you need us to merge that for you?
Thanks! Yes, please merge it for me when it’s ready.
> Hum, can you remove the related fixit? https://github.com/llvm/llvm-project/pull/184621/changes#diff-c7517247c494eb31a91a7d782bdb1c7266a615ddc07c43e18d20196ce263dc27L193
>
> Thanks
I’ve already pushed commit 2710669bc, which removes those two obsolete lines in `clang/test/Parser/cxx0x-decl.cpp`.
https://github.com/llvm/llvm-project/pull/184555
More information about the cfe-commits
mailing list