-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Open
Labels
clang:diagnosticsNew/improved warning or error message in Clang, but not in clang-tidy or static analyzerNew/improved warning or error message in Clang, but not in clang-tidy or static analyzer
Description
This PR (#68059) adds support for the malloc-attribute with arguments, which enables diagnostics in GCC for the -Wmismatched-dealloc diagnostic, which requires static analysis. We should probably investigate that functionality at one point and see if we can implement similar diagnostics.
Metadata
Metadata
Assignees
Labels
clang:diagnosticsNew/improved warning or error message in Clang, but not in clang-tidy or static analyzerNew/improved warning or error message in Clang, but not in clang-tidy or static analyzer