This allows reporting an error when user tries to use SafeStack with
incompatible sanitizers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
clang/lib/Driver/SanitizerArgs.cpp | ||
---|---|---|
384 ↗ | (On Diff #135356) | I guess we check only one direction. So either this line or changes above are not needed. |