Closed Bug 1609864 Opened 6 years ago Closed 6 years ago

[clang-tidy] Disable checker performance-noexcept-move-constructor

Categories

(Developer Infrastructure :: Source Code Analysis, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: andi, Assigned: andi)

Details

Attachments

(1 obsolete file)

Because we don't build use exceptions nor we use STL containers that rely on this when choosing copy from move ctors if these are not marked with noexcept we should disable this checker since it brings only noise to our analysis.

Pushed by bpostelnicu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f65bd225f199 For `clang-tidy` disable checker `performance-noexcept-move-constructor`. r=sylvestre
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: mozilla74 → ---
Status: REOPENED → RESOLVED
Closed: 6 years ago6 years ago
Resolution: --- → INVALID
Attachment #9121462 - Attachment is obsolete: true
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: