This is part of a new statistics gathering feature for the sanitizers.
See clang/docs/SanitizerStats.rst for further info and docs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
lib/Driver/SanitizerArgs.cpp | ||
---|---|---|
560 ↗ | (On Diff #44830) | A comment about why does this underscore is needed for x86 is appreciated. |
Comment Actions
- Switch to an alternative in-memory representation that avoids the need for linker magic
Comment Actions
- Add note about win32 function name mangling
- Stop using -whole-archive to link the stats runtime