Closed
Bug 1278690
Opened 10 years ago
Closed 6 years ago
Add an analysis to ensure that cpp files do not depend on headers imported by other files within the unified compilation unit
Categories
(Developer Infrastructure :: Source Code Analysis, defect, P3)
Developer Infrastructure
Source Code Analysis
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1447458
People
(Reporter: nika, Unassigned)
Details
No description provided.
| Reporter | ||
Updated•9 years ago
|
Priority: -- → P3
Updated•8 years ago
|
Product: Core → Firefox Build System
Comment 1•6 years ago
|
||
It seems like the simplest way to implement this analysis would be to just try to compile nonunified, no? In that case, this would be a dupe of bug 1447458.
(I was searching for that bug and found this one too.)
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•