-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
S-needs-designStatus: needs design workStatus: needs design workimplementationImplementation exploration and tracking issuesImplementation exploration and tracking issues
Description
This issue is for working through the implementation issues for compiling the LLVM sanitizers.
Currently the standard library is built with several LLVM sanitizers on some platforms (asan tsan msan lsan). This requires access to the LLVM source, whose location is passed in with the LLVM_CONFIG
environment variable.
For now, the plan is to not support the sanitizers when building the standard library from Cargo.
Metadata
Metadata
Assignees
Labels
S-needs-designStatus: needs design workStatus: needs design workimplementationImplementation exploration and tracking issuesImplementation exploration and tracking issues