Open Bug 1183114 Opened 10 years ago Updated 3 years ago

Change the MOZ_MUST_USE analysis to support annotating non-class types

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

defect

Tracking

(Not tracked)

People

(Reporter: nika, Unassigned)

References

Details

This could be done easily by changing getAsCXXRecordDecl() to getAsTagDecl() in the clang plugin, however, this cannot be done on the version of clang on try. After bug 1123386 lands, we can fix this.
Product: Core → Firefox Build System
Product: Firefox Build System → Developer Infrastructure
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.