Open
Bug 1191540
Opened 10 years ago
Updated 3 years ago
Static analysis: require that the return value of move is used to pass to an && overload
Categories
(Developer Infrastructure :: Source Code Analysis, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: smaug, Unassigned)
References
Details
Attachments
(1 file)
Updated•10 years ago
|
Assignee: nobody → michael
Comment 1•10 years ago
|
||
http://logs.glob.uno/?c=mozilla%23content&s=5+Aug+2015&e=5+Aug+2015#c313398 (without the date, the log just shows nothing after that day)
Comment 2•10 years ago
|
||
This is a partially functioning version of the analysis. Unfortunately right now it has problems with templates, as they don't always have type information resolved. And I'm not completely sure how to fix those problems.
I'm putting this patch on hold for a while because I'm not sure how feasible it is to get a fully working version.
Updated•8 years ago
|
Assignee: michael → nobody
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•