On Mon, Oct 21, 2024 at 10:04 PM Kinney, Michael D <[email protected]> wrote: > > I recall clang having more restrictions on redefining keywords.
Clang has restrictions on redefining macros and builtin functions. It appears to not have any issues doing horrible unspeakable things with the C keywords and the C preprocessor: https://godbolt.org/z/eT6hWsEG5 -- Pedro -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120644): https://edk2.groups.io/g/devel/message/120644 Mute This Topic: https://groups.io/mt/108941574/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
