Closed
Bug 1693607
Opened 4 years ago
Closed 4 years ago
[Linux] Add braces around statements
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: eeejay, Assigned: eeejay)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I'll have a patch here via clang-tidy. It only touches compiled code, so this needs to be done again for other platforms.
Assignee | ||
Comment 1•4 years ago
|
||
This is a collaboration between clang-tidy and clang-format.
clang-tidy uses compiled code paths, so this patch is linux specific.
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9070544a3a94
[Linux] Add braces around statements. r=morgan
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•