Closed
Bug 1574565
Opened 6 years ago
Closed 6 years ago
Whitelist __cxx_atomic for memmove static analysis
Categories
(Developer Infrastructure :: Source Code Analysis, task)
Developer Infrastructure
Source Code Analysis
Tracking
(firefox70 fixed)
RESOLVED
FIXED
mozilla70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: away, Assigned: away)
References
Details
Attachments
(1 file)
In some libstdc++ these appear in the inheritance hierarchy of __atomic_base, which is already whitelisted.
In some libstdc++ these appear in the inheritance hierarchy of __atomic_base, which is already whitelisted.
Pushed by dmajor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/164f73029359
Whitelist __cxx_atomic for memmove static analysis r=Ehsan
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Updated•6 years ago
|
Assignee: nobody → dmajor
Updated•5 years ago
|
Type: defect → task
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
•