llvm / llvm/llvm-project

Support file `alloc-checker` is missing from cmake

Open Beginner friendly
#195,349 2 comments 0 reactions 0 assignees View on GitHub
cmake libc
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

There's no cmake target for `libc/src/__support/alloc-checker.h`. It should have one and that new target should be a dependency for the various uses in our codebase.

Contributor guide

Open the contributing guide

Research direction

Start by locating the CMake definitions for libc and the references to libc/src/__support/alloc-checker.h. Add the missing CMake target and verify that the various code uses depend on it, then configure or build the relevant libc targets to confirm the dependency is recognized.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake
Domain
build-system
Issue type
Feature
Difficulty
2/5
Estimated time
Half a day
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.