| ▲ | viega 5 hours ago | |||||||
And yes, GCC extensions are often going to be adopted in clang, but generally not the broader world of C and C++ compilers. Everything in my article conforms to the standard. | ||||||||
| ▲ | fuhsnn 5 hours ago | parent [-] | |||||||
I played with a lot of preprocessor implementations and did my own (redesigned chibicc's expansion algorithm), not many of them even have paint-blue behavior exactly right (the standard text is vague, to me it was more "matching GCC's" than "conforming to standard"). | ||||||||
| ||||||||