Defer TS is now out with Clang 22.1.0.

Read about the changes in Clang here: https://releases.llvm.org/22.1.0/tools/clang/docs/ReleaseNotes.html#id6

Just need to wait for an official cut of the GCC to have defer out and then I can consider the job done.

@thephd i got... one review on the gcc defer patch so far and none from a c frontend maintainer...

still waiting... though i did found some issues with the patchset myself that i'll fix, but the whole experience is being, not fun
@navi @thephd I have also had bad experience in front-end improvements in GCC really. This is why I try to stay away from that part of GCC.
The C front-end is even more tightly controlled than the C++ front-end also which makes things unbalanced there too.
I don't know how to solve this because there are not many people stepping up to review/write C front-end changes either.

@pinskia @navi I'd offer to help but I have no pull insofar as actually getting stuffed merged.

Sorry about that. :/