When using sanitizers, add <resource_dir>/<target>/lib/<sanitizer>
to the list of library paths to support using sanitized version of
runtime libraries if available.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Event Timeline
Comment Actions
lgtm
clang/lib/Driver/ToolChains/CommonArgs.cpp | ||
---|---|---|
566 ↗ | (On Diff #170372) | !LibPath.empty()? |