This adds the code to support calling mallopt and converting the
options to the internal Option enum.
Details
- Reviewers
 cryptoad - Commits
 - rGf14472a2e327: [scudo][standalone] Add new mallopt options.
 
Diff Detail
- Repository
 - rG LLVM Github Monorepo
 
Event Timeline
| compiler-rt/lib/scudo/standalone/wrappers_c.inc | ||
|---|---|---|
| 180 | gcc complains that it can't convert the enum to an int.  | |
clang-tidy: error: "Define SCUDO_PREFIX prior to including this file!" [clang-diagnostic-error]
not useful