Closed Bug 1646176 Opened 4 years ago Closed 4 years ago

Fix clang-11 uninitialized warnings in test-prettyprinters.cpp

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

RESOLVED FIXED
mozilla79
Tracking Status
firefox79 --- fixed

People

(Reporter: away, Assigned: away)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.

Starting in clang-11 we'll get:
error: variable 'i' is uninitialized when passed as a const reference argument here [-Werror,-Wuninitialized-const-reference]

Pushed by dmajor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/62c8ae7d2c52
Fix clang-11 uninitialized warnings in test-prettyprinters.cpp r=jimb
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: