https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105887
Bug ID: 105887 Summary: RFE: clang analyzer warnings that GCC's -fanalyzer could implement Product: gcc Version: 12.0 Status: UNCONFIRMED Keywords: meta-bug Severity: normal Priority: P3 Component: analyzer Assignee: dmalcolm at gcc dot gnu.org Reporter: dmalcolm at gcc dot gnu.org Target Milestone: --- https://clang.llvm.org/docs/analyzer/checkers.html has a handy list of checkers that the Clang Static Analyzer implements. There are various useful tests implemented there that we don't yet implement. Filing this as a tracker bug for RFEs to track implementing more of them.