llvm / llvm/llvm-project

[libc] Provide config options for stack protector modes

Open
#179,561 1 comment 0 reactions 0 assignees View on GitHub
libc
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

Currently libc builds can be configured to use or disable strong stack protector. We should be able to configure the build to compile libc with any or none of stack protector modes.

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests. Start by locating libc's existing build configuration for strong and disabled stack-protector settings, then trace how those options are exposed. Done means the build can select any supported stack-protector mode, including none, with each choice verified.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.