[clang] [clang][analyzer] Add checker 'security.SetgidSetuidOrder'. (PR #91445)
DonĂ¡t Nagy via cfe-commits
cfe-commits at lists.llvm.org
Mon May 13 02:12:45 PDT 2024
https://github.com/NagyDonat commented:
Thanks for updating your commit! Now there are only two remaining issues and they are both very minor (marked by inline comments: renaming `CallExpr *CE` and explaining the reason why "trying to set the gid again" appears as a special case in the SEI-CERT standard).
https://github.com/llvm/llvm-project/pull/91445
More information about the cfe-commits
mailing list