Closed
Bug 1645184
Opened 4 years ago
Closed 4 years ago
Remove -fno-experimental-new-pass-manager once clang 10 integration is done
Categories
(Core :: Security: Process Sandboxing, task, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: toshi, Assigned: toshi)
References
Details
We use -fno-experimental-new-pass-manager
to compile particular files to work around the clang's bug https://bugs.llvm.org/show_bug.cgi?id=45858. Once we upgrade clang including the fix for that bug, we can safely remove the workaround.
Assignee | ||
Comment 1•4 years ago
|
||
This task is no longer needed as bug 1650419 ported clang's fix to our version of Clang 9.0.1.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•