Before this patch, -fsanitize implied a hardcoded path to the
sanitizer runtimes. With this patch, the driver adds a
default search path for those runtimes with can be overridden
by the user. The sanitizer test suite uses this feature to
test itself in isolation.
Details
Details
- Reviewers
samsonov
Diff Detail
Diff Detail
Event Timeline
Comment Actions
It looks like this patch might be against clang? If so,
please move to cfe-commits.
Adding cfe-commits