Closed
Bug 1605852
Opened 5 years ago
Closed 5 years ago
enable modernize-concat-nested-namespaces at review phase
Categories
(Developer Infrastructure :: Source Code Analysis, enhancement)
Developer Infrastructure
Source Code Analysis
Tracking
(firefox73 fixed)
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: Sylvestre)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
which requires C++17 support...
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D58190
Assignee | ||
Comment 3•5 years ago
|
||
I improved upstream doc: https://github.com/llvm/llvm-project/commit/8131c04836829e7f37f2feaa1d85b4ef62ad092f
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4c33257156a2
Run clang-tidy with C++17 support r=andi
https://hg.mozilla.org/integration/autoland/rev/70ee38a87597
Enable modernize-concat-nested-namespaces r=andi
Assignee | ||
Comment 5•5 years ago
|
||
Assignee | ||
Comment 6•5 years ago
|
||
Pushed by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3cf5cfb1e151
Disable performance-inefficient-algorithm as the test isn't C++17 ready r=andi CLOSED TREE
Comment 8•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4c33257156a2
https://hg.mozilla.org/mozilla-central/rev/70ee38a87597
https://hg.mozilla.org/mozilla-central/rev/3cf5cfb1e151
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
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
•