Make it easier to use asan with cmake
Open
enhancement
- Dominant language
- No language data
- Stars
- 2.3k
- Forks
- 310
- PR merge metrics
- No merged PRs in 30d
Description
at ADS18 we had someone asking about asan. enh said it was hard, danalbert said it just worked with ndk-build, but the questioner asked "what about cmake?"...
apparently cmake doesn't like the idea that you need to bundle a couple of extra libraries sometimes. (we have similar problems with wrap.sh and cmake.)
Contributor guide
Research direction
The issue mentions CMake, ndk-build, ASAN, extra libraries, and wrap.sh, but names no files or tests. Compare how ASAN setup works with ndk-build and how CMake handles wrap.sh and bundled libraries. Done should be a defined, supported CMake workflow for using ASAN.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100