Closed Bug 1492225 Opened 6 years ago Closed 6 years ago

Check Stack Cookies (/GS) and if necessary re-enable on Windows clang-cl builds

Categories

(Firefox Build System :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: tjr, Unassigned)

References

(Blocks 1 open bug)

Details

When we switch to clang-cl we may have lost stack cookies; because the -GS option may not be provided to clang-cl by default
Note that we have seen -GS- give performance wins:

https://bugs.llvm.org/show_bug.cgi?id=38679

so something must be enabling -GS...?
Thanks!
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
(In fact, the crux of 38679 is that LLVM's -GS is even _more_ on than MSVC's, for better or worse.)
You need to log in before you can comment on or make changes to this bug.