Closed Bug 1111425 Opened 9 years ago Closed 9 years ago

Silence the warning about operator new returning null in TestNonHeapClass.cpp; r=jrmuizel

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla37

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

Details

Attachments

(1 file)

clang issues the following warning on this:
'operator new' should not return a null pointer unless it is declared 'throw()' or 'noexcept'
Assignee: nobody → ehsan.akhgari
Attachment #8536288 - Flags: review?(jmuizelaar) → review+
https://hg.mozilla.org/mozilla-central/rev/b50f7347bb97
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
Product: Core → Firefox Build System
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: