Open
Bug 1594473
Opened 6 years ago
Updated 3 years ago
For clang based build time static-analysis blacklist compiler versions that are broken
Categories
(Developer Infrastructure :: Source Code Analysis, enhancement, P4)
Developer Infrastructure
Source Code Analysis
Tracking
(Not tracked)
NEW
People
(Reporter: andi, Unassigned)
References
Details
As it can be seen in Bug 1593703 some clang versions are broken, they have some bug that impair our static analysis system to work.
froydnj had an idea to stop the configuration of the build and assert a message to the end user when a clang version that is not compatible with out system is used.
We should do blacklist system and for the moment there are only two versions of clang that are buggy, 5 and 6, and shouldn't be used for the static-analysis.
| Reporter | ||
Updated•5 years ago
|
Priority: -- → P4
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
•