• Static analysis tools to catch use of reserved identifiers?

    From Anthony Cuozzo@21:1/5 to All on Wed Feb 7 10:13:00 2024
    My inspiration is this post: https://news.ycombinator.com/item?id=39275575

    I'm interested in knowing if there are any static analysis tools which
    catch uses of reserved identifier patterns under standard C in addition
    to those reserved under POSIX.

    (Please forgive me if "identifier" is the wrong term here. I'm
    interested in looking at variable names, function names, typedef names, struct/union/enum (and their members) names, preprocessor macro names, etc.)

    Thanks,
    --Anthony

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)